Skip to content

Commit 7468320

Browse files
committed
Include global Ember CLI install in setup docs
1 parent 6fdba2a commit 7468320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ which enables tweaking the UI of the site without actually having the server
1818
running locally. To get up and running, just run:
1919

2020
```
21+
npm install -g ember-cli
2122
ember server --proxy https://staging-crates-io.herokuapp.com
2223
```
2324

0 commit comments

Comments
 (0)