Skip to content
Snippets Groups Projects
Commit 4d4f4057 authored by Grace Copplestone (admin)'s avatar Grace Copplestone (admin)
Browse files

Update README.md

parent e362b78c
Branches
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
You need to first install [node.js](https://docs.npmjs.com/getting-started/installing-node).
Install the [http-server](https://www.npmjs.com/package/http-server) npm package. Including '-g' sets the installs the package gloabally, allowing you to use it as a command line tool.
Install the [http-server](https://www.npmjs.com/package/http-server) npm package. Including '-g' sets the installs the package gloabally, allowing you to use it as a command line tool:
<code>npm install http-server -g</code>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment