Clarify that you have to run Winamp2-js

This commit is contained in:
Jordan Eldredge 2017-08-27 18:46:05 -07:00
parent ffd26391b6
commit 4409b9b38f

View file

@ -2,6 +2,14 @@
## Setup
Start Winamp2-js in dev mode:
```
cd winamp2-js
yarn install
npm start
```
```
cd automated_screenshots
yarn install