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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ following sections.
64
64
65
65
At this point you're fully installed.
66
66
67
-
> **Note the first time you run you app it will take 1-2 minutes to compile all the system libraries.**
67
+
> **Note the first time you run you app it will take 1-2 minutes to compile all the system libraries.**
68
68
69
69
If you installed into a new rails app, you can run bundle exec foreman start
70
70
to start the server, and **App** will display on the top left hand side of the page. You will find the `App` component in the `app/hyperstack/components/app.rb` file. If you edit this file and save you should see the changes reflected in the browser.
0 commit comments