Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stentrop authored Nov 17, 2023
1 parent face6da commit 53ddf00
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 @@ -7,8 +7,8 @@
1. Clone the repository.
2. Check out the `main` branch.
3. Open the command line.
4. Run `npm i` to install the node modules.
5. Run `npm start` to start the application.
4. Run `yarn` to install the node modules.
5. Run `yarn start` to start the application.

For configuration details and the functionality of the app, refer to the docs.

Expand Down

0 comments on commit 53ddf00

Please sign in to comment.