Skip to content

Commit

Permalink
Merge pull request #10 from neale/master
Browse files Browse the repository at this point in the history
Use Fraction README Boilerplate
  • Loading branch information
christianbundy committed Feb 2, 2015
2 parents 777a1b8 + be7533d commit 7d37d2c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Add the executable into your path and give it permissions.

```sh


sudo curl -Lo /usr/local/bin/sshcd http://git.io/wfAXEQ
sudo chmod +x /usr/local/bin/sshcd
```
Expand All @@ -42,3 +43,10 @@ The tool supports prepended flags, too!
```sh
sshcd -v [email protected]:/foo/bar
```
## Support

Please [open an issue](https://github.com/fraction/sshcd/issues/new) for questions and concerns.

## Contributing

Fork the project, commit your changes, and [open a pull request](https://github.com/fraction/sshcd/compare/).

0 comments on commit 7d37d2c

Please sign in to comment.