Skip to content

Commit

Permalink
doc: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohe-Am committed Apr 9, 2024
1 parent 5c2b3f1 commit 136b011
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,12 @@ Once you've configured your environments:

- `$ ghjk envs cook $name` to reify and install an environment.
- `$ ghjk envs activate $name` to switch to an environment.
- And **most** usefully, `$ ghjk sync $name` to cook and activate and
- And **most** usefully, `$ ghjk sync $name` to cook and _then_ activate an
environment.
- If shell is already in the specified env, it only does cooking.
- Make sure to `sync` or `cook` your envs after changes.
- If no `$name` is provided, most of these commands will operate on the default
or currently active default environment.
or currently active environment.

### Ports

Expand Down

0 comments on commit 136b011

Please sign in to comment.