fix spellings

pull/22/head
David Ordás 2022-04-30 19:26:46 +02:00
parent 2393861125
commit 0eba6fee31
No known key found for this signature in database
GPG Key ID: 6FD751229911593E
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ The free-programming-books-search is a companion project of [free-programming-bo
3. Navigate to the folder using command line. A easy way is to type "cd" and then drag and drop the folder into command line.
4. Type `npm install`.
5. Type `npm install react-scripts`.
6. Type `npm start`. At this point, the commnand prompt should start up the server, and a tab in your default browser should open up to localhost.
6. Type `npm start`. At this point, the command prompt should start up the server, and a tab in your default browser should open up to localhost.
## Deployment