Skip to content

Commit 3e4d7d2

Browse files
author
Henrik Ingo
committed
Small README edit
1 parent 8980831 commit 3e4d7d2

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,19 +79,9 @@ REPOSITORY STRUCTURE
7979
WANT TO CONTRIBUTE?
8080
---------------------
8181

82-
### Requirements
83-
84-
* >= node 7.6
85-
* npm
86-
87-
### Setup
88-
89-
```bash
90-
npm install
91-
```
92-
9382
For developers, once you've made changes to the code, you should run these commands for testing:
9483

84+
npm install
9585
npm run build
9686
npm run test
9787
npm run lint
@@ -100,6 +90,11 @@ Note that running `firefox qunit_test_runner.html` is usually more informative t
10090

10191
More info about the [src/](src/) directory can be found in [src/plugins/README.md](src/plugins/README.md).
10292

93+
### Requirements
94+
95+
* >= node 7.6
96+
* npm
97+
10398

10499
ABOUT THE NAME
105100
----------------

0 commit comments

Comments
 (0)