Skip to content

Commit

Permalink
fix spellings
Browse files Browse the repository at this point in the history
  • Loading branch information
davorpa committed Apr 30, 2022
1 parent 2393861 commit 0eba6fe
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 @@ -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

Expand Down

0 comments on commit 0eba6fe

Please sign in to comment.