Updated Readme about installing node
This commit is contained in:
parent
5c2d4a0b82
commit
e31b1ba904
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ Whole number calculator that also displays the results in Roman Numerals.
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
1. Clone this repository locally.
|
1. Clone this repository locally.
|
||||||
2. While in the project directory, install dependencies with `npm install`
|
2. While in the project directory, install dependencies with `npm install` ([Get Node and npm here](https://nodejs.org/en/download/))
|
||||||
3. Open `index.html` in your browser
|
3. Open `index.html` in your browser
|
||||||
|
|
Loading…
Add table
Reference in a new issue