diff --git a/README.md b/README.md index fd15602..a363f33 100644 --- a/README.md +++ b/README.md @@ -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 `,replacing with the url of your github repository. -2. Now, run 'npm install gh-pages'. +2. Now, run 'npm install -g gh-pages'. 3. Run `npm run deploy`. 4. This should deploy your code to "https:.github.io/free-programming-books-search/" \ No newline at end of file