We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387b9a7 commit b373fb0Copy full SHA for b373fb0
README.md
@@ -63,7 +63,7 @@ npm install
63
cd ..
64
git clone https://github.com/ember-learn/ember-api-docs
65
cd ember-api-docs
66
-ln -s ../ember-api-docs-data # assuming it's checked out in the same folder
+ln -s ../ember-api-docs-data
67
npm install
68
npm start
69
```
0 commit comments