Skip to content

Commit 11aaf61

Browse files
committed
chore: update docs
1 parent 7815e80 commit 11aaf61

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Development
22

3-
1. Run `npm install`
4-
2. Run `npm run dev`
3+
1. `npm install`
4+
2. `npm run dev`
55

66
# Deploy
77

8-
`npm run deploy`
8+
The first time you deploy, run `chmod +x deploy.sh` to ensure you have permission to run the script.
9+
10+
1. `npm run deploy`
11+
2. that's it

0 commit comments

Comments
 (0)