Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattk70 authored Oct 15, 2023
1 parent 322a76b commit e8c1056
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ After that, we can initialize the source directory with:
npm init
```

Follow the prompt to setup ```package.json```.

Now, we need to install <i>electron</I> with:
Now, we need to install project dependencoies with:

```
npm install --save-dev
Expand Down

0 comments on commit e8c1056

Please sign in to comment.