Skip to content

Commit 6df3a10

Browse files
Update version of ember-cli-rails-addon
1 parent e9c5010 commit 6df3a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ember init
7373
You will also need to install the [ember-cli-rails-addon](https://github.com/rondale-sc/ember-cli-rails-addon). For each of your Ember CLI applications, run:
7474

7575
```sh
76-
npm install --save-dev [email protected].11
76+
npm install --save-dev [email protected].12
7777
```
7878

7979
And that's it! You should now be able to start up your Rails server and see your Ember CLI app.

0 commit comments

Comments
 (0)