Skip to content

Commit

Permalink
Note in README that npm is required to run tests
Browse files Browse the repository at this point in the history
Related to #6 - I don't know if there's other things that need to be added
  • Loading branch information
zackdever authored and ptuckey committed Aug 29, 2018
1 parent 6c748d8 commit a646ad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ CONFIG=foo.yml java $JVM_OPTS -jar kbrowse-*-SNAPSHOT-standalone.jar server

# Tests
```
# Requires npm!
./run-tests
```

Expand Down

0 comments on commit a646ad5

Please sign in to comment.