Skip to content

Commit

Permalink
Add appveyor batch to README
Browse files Browse the repository at this point in the history
This is mainly to point people to newer builds of cmder and is therefore to be
merged into the master branch.
  • Loading branch information
jankatins committed Feb 13, 2016
1 parent 417051f commit 3fab0c1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3fab0c1

Please sign in to comment.