diff --git a/automated_screenshots/README.md b/automated_screenshots/README.md index 54d9dee8..55bbd3d9 100644 --- a/automated_screenshots/README.md +++ b/automated_screenshots/README.md @@ -2,6 +2,14 @@ ## Setup +Start Winamp2-js in dev mode: + +``` +cd winamp2-js +yarn install +npm start +``` + ``` cd automated_screenshots yarn install