Skip to content

Commit

Permalink
Merge pull request #54 from farukaydin/fix-install-command
Browse files Browse the repository at this point in the history
Add --pre option to gemstash installation command
  • Loading branch information
smellsblue committed Dec 4, 2015
2 parents ce96569 + e205bb4 commit 7675d3a
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 @@ -30,7 +30,7 @@ against a Gemstash server running on your machine.
Install Gemstash to get started:

```
$ gem install gemstash
$ gem install gemstash --pre
```

After it is installed, starting Gemstash requires no additional steps. Simply
Expand Down

0 comments on commit 7675d3a

Please sign in to comment.