Skip to content

Commit 9556f97

Browse files
authored
extra comma removed!
1 parent 65a82a6 commit 9556f97

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)