Merge branch 'master' of github.com:highfidelity/hifi into coco

This commit is contained in:
Sam Gateau 2019-05-15 11:00:40 -07:00
commit c19fd71969

View file

@ -51,6 +51,10 @@ Install Python 3:
sudo apt-get install python3.6
```
Install node, required to build the jsdoc documentation
```bash
sudo apt-get install nodejs
```
### Get code and checkout the tag you need