Skip to content

Commit

Permalink
Update 01_get-started.en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-hulski committed Nov 26, 2016
1 parent 2f993c5 commit c3fc86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/content/get-started/01_get-started.en.md
Expand Up @@ -8,6 +8,6 @@ To install Cerebral you need to use the Node Package Manager. NPM is part of [No

To install Cerebral, run the following in your project root:

`npm install cerebral@next --save`
`npm install cerebral@next --save --save-exact`

If you are just testing out Cereral it can be an idea to use [create-react-app](https://facebook.github.io/react/blog/2016/07/22/create-apps-with-no-configuration.html) as a starting point.

0 comments on commit c3fc86a

Please sign in to comment.