diff --git a/README.md b/README.md index 00cfa45..fd15602 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,6 @@ MAKE SURE YOU HAVE COMPLETED THE INSTALLATION STEPS FIRST! 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'. -3. Now, run `npm run deploy`. +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