Skip to content

Commit

Permalink
In readme, change instruction to run "npm start" to "npm test", closes
Browse files Browse the repository at this point in the history
gakimball committed Jan 20, 2016
1 parent eefc131 commit db126f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -185,5 +185,5 @@ Supercollider can be installed globally and used from the command line. For now,
git clone https://github.com/gakimball/supercollider
cd supercollider
npm install
npm start
npm test
```

0 comments on commit db126f9

Please sign in to comment.