✏️ Update install instructions
This commit is contained in:
parent
20c119e4fe
commit
7a085edcd5
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