You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation/installation.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,8 @@ which will create a new directory called `MyApp`. *Be sure to cd into the new d
28
28
29
29
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:
30
30
31
+
> **Be sure you cd into the new directory if you just created a new Rails app**
0 commit comments