Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aelsabbahy committed Aug 8, 2016
1 parent c18e2bd commit d89d268
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ I like to learn by doing, hopefully you do too. Lets install miniswarm, deploy o

**install**
```
curl -sL miniswarm_url -o /usr/local/bin/miniswarm && chmod +rx /usr/local/bin/miniswarm
curl -sL https://raw.githubusercontent.com/aelsabbahy/miniswarm/master/miniswarm -o /usr/local/bin/miniswarm
chmod +rx /usr/local/bin/miniswarm
```

**start a cluster** - Pick your desired size
Expand Down

0 comments on commit d89d268

Please sign in to comment.