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 5cfd04c commit 2a90950Copy full SHA for 2a90950
README.md
@@ -22,9 +22,10 @@ What has inside?
22
3. [Install Bundler](http://bundler.io/)
23
4. Fork the project [Indigo](https://github.com/sergiokopplin/indigo/fork)
24
5. Edit `_config.yml` with your data.
25
-6. `npm install`
26
-7. `gulp`
27
-8. open in your browser: `http://localhost:3000`
+6. `bundle install`
+7. `npm install`
+8. `gulp`
28
+9. open in your browser: `http://localhost:3000`
29
30
## Settings
31
0 commit comments