mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
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:
parent
d88f1b0a97
commit
a5eb4d7b4f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user