Skip to content

Commit a0265eb

Browse files
committed
Merge branch 'edge' of github.com:hyperstack-org/hyperstack into edge
2 parents 48dcc10 + 0dfb25c commit a0265eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/installation/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ which will create a new directory called `MyApp`. *Be sure to cd into the new d
2828

2929
Once you have a new (or existing) Rails app, add the rails-hyperstack gem to your Gemfile, and then bundle install. This can be done in one step by running:
3030

31+
> **Be sure you cd into the new directory if you just created a new Rails app**
32+
3133
```
3234
bundle add 'rails-hyperstack', --version "~> 1.0.alpha1.0"
3335
```

0 commit comments

Comments
 (0)