Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudolf Pailer authored and Rudolf Pailer committed Nov 30, 2021
1 parent e7dd30e commit 4e808c1
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 @@ -3,7 +3,7 @@
This app is build using Next.js.

1. install Node.js on your machine: https://nodejs.org/en/
2. create a Next.js application with `npx create-neact-app todo_app` see https://nextjs.org/
2. create a Next.js application with `npx create-next-app todo_app` see https://nextjs.org/
3. install Material UI dependencies
Material UI
`npm install @material-ui/core`
Expand Down

0 comments on commit 4e808c1

Please sign in to comment.