updated read me

pull/20/head
leo ouyang 2022-04-22 14:05:28 -04:00
parent c1ced16a94
commit b05cb93d41
1 changed files with 1 additions and 1 deletions

View File

@ -36,6 +36,6 @@ MAKE SURE YOU HAVE COMPLETED THE INSTALLATION STEPS FIRST!
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 gh-pages'.
3. Now, run `npm run deploy`.
3. Run `npm run deploy`.
4. This should deploy your code to "https:<username>.github.io/free-programming-books-search/"