Fix typo in site readme
This commit is contained in:
parent
53d21e0b96
commit
0571225149
@ -8,4 +8,4 @@ Building
|
|||||||
|
|
||||||
1. Install [Node.js](http://nodejs.org/)
|
1. Install [Node.js](http://nodejs.org/)
|
||||||
2. Install the local dependencies with `npm install`
|
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`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user