Skip to content

Commit

Permalink
Updated install instructions to use master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fillup authored Dec 18, 2017
1 parent cbd74de commit 9e4cd6e
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 @@ -57,7 +57,7 @@ Installation
* Install [jq](https://github.com/stedolan/jq/wiki/Installation)
* Install ecs-deploy:
```
curl https://raw.githubusercontent.com/silinternational/ecs-deploy/develop/ecs-deploy | sudo tee -a /usr/bin/ecs-deploy
curl https://raw.githubusercontent.com/silinternational/ecs-deploy/master/ecs-deploy | sudo tee -a /usr/bin/ecs-deploy
sudo chmod +x /usr/bin/ecs-deploy
```
Expand Down

0 comments on commit 9e4cd6e

Please sign in to comment.