Skip to content

Commit

Permalink
Merge pull request #19 from stormcat24/master
Browse files Browse the repository at this point in the history
mistake protocol
  • Loading branch information
progrium authored Nov 29, 2016
2 parents 94effa2 + dccb6d8 commit 4926f02
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 @@ -18,7 +18,7 @@ for any text processing.
## Getting Sigil

```
$ curl https://dl.gliderlabs.com/sigil/latest/$(uname -sm|tr \ _).tgz \
$ curl http://dl.gliderlabs.com/sigil/latest/$(uname -sm|tr \ _).tgz \
| tar -zxC /usr/local/bin
```

Expand Down

0 comments on commit 4926f02

Please sign in to comment.