mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 17:59:11 +08:00
Merge pull request #837 from JanSchulz/appveyor_badge
Add appveyor batch to README
This commit is contained in:
commit
289126f870
@ -29,7 +29,7 @@ So, you've experimented with cmder a little and want to give it a shot in a more
|
||||
|
||||
1. Open a terminal as an Administrator
|
||||
2. Navigate to the directory you have placed Cmder
|
||||
3. Execute `.\cmder.exe /REGISTER ALL`
|
||||
3. Execute `.\cmder.exe /REGISTER ALL`
|
||||
_If you get a message "Access Denied" ensure you are executing the command in an **Administrator** prompt._
|
||||
|
||||
In a file explorer window right click in or on a directory to see "Cmder Here" in the context menu.
|
||||
@ -73,6 +73,12 @@ If you want to run SSH agent on startup, uncomment the line in `/vendor/init.bat
|
||||
1. Git Bash
|
||||
2. Check for clink and git before injecting them (Sort of done)
|
||||
|
||||
## Current development branch
|
||||
|
||||
You can download builds of the current development branch by going to Appveyor via the following link:
|
||||
|
||||
[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/cmderdev/cmder?svg=True)](https://ci.appveyor.com/project/MartiUK/cmder/branch/development/artifacts)
|
||||
|
||||
## License
|
||||
|
||||
All software included is bundled with own license
|
||||
|
Loading…
Reference in New Issue
Block a user