We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fc649e + 9556f97 commit 2ae7186Copy full SHA for 2ae7186
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