Skip to content
Browse files

Update README.md

  • Loading branch information...
1 parent 5c8aa11 commit aeb7e66bb786aac428a10a957c57c0ad2c5ff307 @hallaathrad hallaathrad committed
Showing with 3 additions and 4 deletions.
  1. +3 −4 README.md
View
7 README.md
@@ -1,10 +1,9 @@
# Scripts for deploying the wiki to gh-pages
## Setup
-1. `npm install`
-3. `chmod 744 install.sh`
-2. `./install.sh`
-3. `chmod 744 deploy.sh`
+1. `./install.sh`
+2. `npm install -g gatsby`
+3. `npm install`
## To Run Locally
`./local.sh`.

0 comments on commit aeb7e66

Please sign in to comment.
Something went wrong with that request. Please try again.