Skip to content

Commit 2cac614

Browse files
authored
Merge pull request #531 from stackhpc/fix-environment-creation
Fix environment creation steps
2 parents c95006b + 329e054 commit 2cac614

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@ and follow the prompts to complete the environment name and description.
6868

6969
**NB:** In subsequent sections this new environment is referred to as `$ENV`.
7070

71-
Activate the new environment:
71+
Go back to the root folder and activate the new environment:
7272

73+
cd ..
7374
. environments/$ENV/activate
7475

7576
And generate secrets for it:

0 commit comments

Comments
 (0)