diff --git a/docs/index.html b/docs/index.html index 496dbf8d..999c1ad2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -349,7 +349,8 @@ exit

Step 4: Environment Variables

- Edit your .bashrc script in order to change $PATH: + Edit the appropriate config script (.bashrc|.cshrc|.profile|.zshrc|...) + for your shell in order to change $PATH:

export PATH=/where MXE is installed/usr/bin:$PATH