Skip to content

Commit

Permalink
Update Setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandunn committed May 3, 2019
1 parent 3176548 commit 6ca4435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Setup.md
Expand Up @@ -27,9 +27,9 @@ Other possible [build settings for JBrowse](http://gmod.org/wiki/JBrowse_Configu

Node versions 6+ have been tested. I would recommend using [nvm](https://github.com/creationix/nvm) and ``nvm install 8```

### Install python
### Install python, make

Node has a python dependency. `sudo apt-get install python`
Node has a python dependency. `sudo apt-get install python make`

### Install jdk
Expand Down

0 comments on commit 6ca4435

Please sign in to comment.