We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a82a6 commit 9556f97Copy full SHA for 9556f97
1 file changed
install/readme.md
@@ -31,7 +31,7 @@ Once you have a new (or existing) Rails app, add the rails-hyperstack gem to you
31
> **Be sure you cd into the new directory if you just created a new Rails app**
32
33
```
34
-bundle add 'rails-hyperstack', --version "~> 1.0.alpha1.0"
+bundle add 'rails-hyperstack' --version "~> 1.0.alpha1.0"
35
36
37
> If you want to use the unreleased edge branch your gem specification will be:
0 commit comments