diff --git a/README.md b/README.md index c9c726e..ffd64a9 100644 --- a/README.md +++ b/README.md @@ -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**