Skip to content

Commit

Permalink
fixed the readme a little
Browse files Browse the repository at this point in the history
  • Loading branch information
jko218 committed Jun 26, 2024
1 parent f6e44fe commit 13457fa
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 @@ -31,7 +31,7 @@ $ git clone https://github ...
4. Build and run the app with `npm`. PS: You'll need to download and install [Node.js](https://nodejs.org/en/) first!

```
$ npm instal
$ npm install
$ npm run build
$ npm run start
```
Expand Down

0 comments on commit 13457fa

Please sign in to comment.