Use github.io full and valid url
parent
2ffc011e72
commit
8e8c544e28
|
@ -43,7 +43,7 @@ MAKE SURE YOU HAVE COMPLETED THE INSTALLATION STEPS FIRST!
|
|||
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`.
|
||||
3. Run `npm run deploy`.
|
||||
4. This should deploy your code to "`https:yourusername.github.io/free-programming-books-search/`".
|
||||
4. This should deploy your code to "`https://yourusername.github.io/free-programming-books-search/`".
|
||||
|
||||
## How It All Works
|
||||
|
||||
|
|
Loading…
Reference in New Issue