Skip to content

Commit

Permalink
Merge pull request #935 from eessex/yarn-debug
Browse files Browse the repository at this point in the history
restore npm
  • Loading branch information
eessex authored Feb 16, 2017
2 parents 036b0d9 + 97b1e4f commit 99fde3c
Show file tree
Hide file tree
Showing 3 changed files with 4,978 additions and 4,299 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ git clone [email protected]:craigspaeth/positron.git && cd positron
```
- Install node modules
```
yarn install
npm install
```
- Create a .env file in the root of the project and paste in sensitive configuration. You can copy the .env.example and fill in the sensitive config with the config vars from staging `heroku config --app=positron-staging`.

Expand Down
Loading

0 comments on commit 99fde3c

Please sign in to comment.