mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
Fix outdated path
This commit is contained in:
parent
ab5eb33026
commit
d10ef254a4
1 changed files with 2 additions and 2 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue