Skip to content

Commit

Permalink
README: Complete setup instructions
Browse files Browse the repository at this point in the history
This way they’re copy-pastable.
  • Loading branch information
mathiasbynens authored and fhinkel committed Mar 14, 2018
1 parent cc526e4 commit d1252e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -9,6 +9,7 @@ JavaScript is a ridiculously fast scripting language thanks to modern JavaScript

```
git clone git@github.com:fhinkel/javascript-vs-native-addon-prime-numbers.git
cd javascript-vs-native-addon-prime-numbers
npm install
npm start
```
Expand Down

0 comments on commit d1252e6

Please sign in to comment.