Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lacymorrow committed May 18, 2022
1 parent b049423 commit 6b055e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ Start developing in `src/main.js` and `src/renderer.js`. `index.html` contains t

### Run

_You will need [node.js](https://nodejs.org/) v14.x.x installed. If you have `nvm` installed, run `nvm install && nvm use` to switch to the correct node version._
##### _You will need [node.js](https://nodejs.org/) v14.x.x installed. If you have `nvm` installed, run `nvm install && nvm use` to switch to the correct node version._

```
$ yarn && yarn start
Expand Down

0 comments on commit 6b055e1

Please sign in to comment.