Minor documentation fix, the node.js mini HTTP server requires mime to be installed
This commit is contained in:
parent
c824e608d8
commit
a27c631290
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ After the checkout Ace works out of the box. No build step is required. Open 'ed
|
|||
Or using Node.JS
|
||||
|
||||
```bash
|
||||
npm install mime
|
||||
./static.js
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue