diff --git a/site/README.md b/site/README.md index 68c6d5d..d5d8061 100644 --- a/site/README.md +++ b/site/README.md @@ -8,4 +8,4 @@ Building 1. Install [Node.js](http://nodejs.org/) 2. Install the local dependencies with `npm install` -3. Run the development server with `npm start` (stars on port 9000) or compile the site to `www` with `npm run compile` +3. Run the development server with `npm start` (starts on port 9000) or compile the site to `www` with `npm run compile`