diff --git a/README.md b/README.md index a85641c..92e2a63 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -1. `npm install gulp` +1. Install dependencies with `npm install --global`. +2. Run the browser watch with `gulp`. 3. hack hack hack, until the time is over.