Skip to content

Commit 1f7fcda

Browse files
Update readme.md
1 parent 8f4d574 commit 1f7fcda

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

install/readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ This template will create a new Rails app with Webpacker and Hyperstack 1.0 ALPH
44

55
## Usage
66

7-
+ `rails new MyApp -m https://rawgit.com/hyperstack-org/hyperstack/edge/install/rails-webpacker.rb`
7+
Simply run the command below to create a new Rails app with Hyperstack all configured:
8+
9+
```
10+
rails new MyApp -m https://rawgit.com/hyperstack-org/hyperstack/edge/install/rails-webpacker.rb
11+
```
812

913
## Start the Rails app
1014

0 commit comments

Comments
 (0)