Merge pull request #9 from curtis-code/patch-1
✏️ Update npm install instructions
This commit is contained in:
commit
8064e4a3b4
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ _To Run Locally:_
|
||||||
Clone the repository and perform the following command line actions:
|
Clone the repository and perform the following command line actions:
|
||||||
```bash
|
```bash
|
||||||
$ cd wordle
|
$ cd wordle
|
||||||
$ npm init
|
$ npm install
|
||||||
$ npm run start
|
$ npm run start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue