Add documentation about Program Files

cmder should not be installed in `C:\Program Files` because it would need Administrator privileges to update configuration. This commit adds documentation to the installation instructions as described in #1200.
This commit is contained in:
Joseph Caudle 2017-08-28 07:56:10 -04:00 committed by Benjamin Staneck
parent d88f1b0a97
commit a5eb4d7b4f

View File

@ -14,7 +14,7 @@ The main advantage of Cmder is portability. It is designed to be totally self-co
1. Download the [latest release](https://github.com/cmderdev/cmder/releases/)
2. Extract the archive
3. (optional) Place your own executable files into the `bin` folder to be injected into your PATH
3. (optional) Place your own executable files into the `bin` folder to be injected into your PATH. (nb: This path should not be `C:\Program Files` or anywhere else that would require Administrator access for modifying configuration files)
4. Run Cmder.exe
## Integration