Skip to content

Commit 2ae7186

Browse files
committed
Merge branch 'edge' of github.com:hyperstack-org/hyperstack into securing-operations
2 parents 2fc649e + 9556f97 commit 2ae7186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Once you have a new (or existing) Rails app, add the rails-hyperstack gem to you
3131
> **Be sure you cd into the new directory if you just created a new Rails app**
3232
3333
```
34-
bundle add 'rails-hyperstack', --version "~> 1.0.alpha1.0"
34+
bundle add 'rails-hyperstack' --version "~> 1.0.alpha1.0"
3535
```
3636

3737
> If you want to use the unreleased edge branch your gem specification will be:

0 commit comments

Comments
 (0)