Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
starsinmypockets committed Apr 25, 2021
1 parent 50d7507 commit d787297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ The value will be interpreted as a string literal and may include variables of f

## Running the app

* Use node version 10 (I suggest using [nvm](https://github.com/nvm-sh/nvm)
* Runing the app using node:
* Use node version 12 (I suggest using [nvm](https://github.com/nvm-sh/nvm))
* Run the app using node:
```
node index.js
```
Expand Down

0 comments on commit d787297

Please sign in to comment.