diff --git a/README.md b/README.md index 085e55f9..cecd48cb 100755 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Source files are in `/src` and site is built to `/_site`. -To set up, from the root directory: `gulp build` -To test: `gulp serve` +To set up, from the root directory: `npm run build` +To test: `npm run start` ## Standards