Skip to content

Commit

Permalink
Fix broken link for quick install
Browse files Browse the repository at this point in the history
  • Loading branch information
naufraghi committed Mar 21, 2015
1 parent bcbd58b commit 1deb648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Then you can try the quick install or the manual way:
### Quick install

```shell
curl https://raw2.github.com/AVGP/cloud9hub/master/install.sh | sh
curl https://raw.githubusercontent.com/AVGP/cloud9hub/master/install.sh | sh
```

This should install Cloud9 and Cloud9Hub into the current folder. If this succeeded, you can now go to the configuration section.
Expand Down

0 comments on commit 1deb648

Please sign in to comment.