Skip to content

Commit

Permalink
updated read me
Browse files Browse the repository at this point in the history
  • Loading branch information
leo ouyang authored and leo ouyang committed Apr 22, 2022
1 parent d258794 commit 89a6290
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 @@ -35,7 +35,7 @@ MAKE SURE YOU HAVE COMPLETED THE INSTALLATION STEPS FIRST!
1. If you aren't sure, navigate to the folder using Git (type "cd", then drag and drop folder in to Git command line.).
2. Type `git init`
3. Type `git remote add origin <repo url>`,replacing <repo url> with the url of your github repository.
2. Now, run 'npm install -g gh-pages'.
2. Now, run `npm install -g gh-pages`.
3. Run `npm run deploy`.
4. This should deploy your code to "https:<username>.github.io/free-programming-books-search/"

0 comments on commit 89a6290

Please sign in to comment.