update README
This commit is contained in:
parent
58d4ab2c50
commit
cc138c6886
@ -196,10 +196,11 @@ You can now set up the environment by using `. load_path.sh` or the following co
|
||||
export PATH="$(pwd)/xpacks/.bin":$PATH
|
||||
```
|
||||
|
||||
On Windows, you can use the graphical system environmental variables editor to add the
|
||||
`.bin` path to the system variables permanently or use the appriate command for `CMD` or
|
||||
PowerShell to update the `PATH`
|
||||
On Windows, you can use git bash to perform the step above.
|
||||
|
||||
Alternatively, you can use the graphical system environmental variables editor to add the
|
||||
`.bin` path to the system variables permanently or use the appriate command for `CMD` or
|
||||
PowerShell to update the `PATH` variable.
|
||||
|
||||
**Linux**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user