Fix outdated path

This commit is contained in:
Jordan Eldredge 2019-02-09 11:04:23 -05:00
parent ab5eb33026
commit d10ef254a4

View file

@ -25,7 +25,7 @@ cd experiments/automated_screenshots
yarn install
```
Place skins in `experiments/automated_screenshots/skins`. Subdirectories are fine, `.wsz` files will be searched for recursively.
Place skins in `experiments/automatedScreenshots/skins`. Subdirectories are fine, `.wsz` files will be searched for recursively.
```
npm start
@ -33,4 +33,4 @@ npm start
Wait...
Find screenshots in `experiments/automated_screenshots/screenshots`.
Find screenshots in `experiments/automatedScreenshots/screenshots`.