Skip to content

Commit

Permalink
Add something to warn the Linux does not change dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
igortg committed May 14, 2024
1 parent 1d99dfa commit dd60ffb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,9 @@ ww <workspace_name>

On `Linux` you need to `source` the workspace. Just run:

```
```bash
source ww <workspace_name>
cd <workspace-path> # Unlike Windows, in Linux you must CD into workspace manually.
```

##### Activate current
Expand Down

0 comments on commit dd60ffb

Please sign in to comment.