summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-03-04 09:41:21 +0900
committerGitHub <noreply@github.com>2018-03-04 09:41:21 +0900
commit33c85700543f0e577539e06435b3f3c95ccd7d0d (patch)
tree3f8039d2b61d749c5037e532b841edfd9b148aa0
parentv3952 (diff)
downloadsharkey-33c85700543f0e577539e06435b3f3c95ccd7d0d.tar.gz
sharkey-33c85700543f0e577539e06435b3f3c95ccd7d0d.tar.bz2
sharkey-33c85700543f0e577539e06435b3f3c95ccd7d0d.zip
Update setup.ja.md
-rw-r--r--docs/setup.ja.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.ja.md b/docs/setup.ja.md
index 564c790978..13dda8f1f2 100644
--- a/docs/setup.ja.md
+++ b/docs/setup.ja.md
@@ -68,7 +68,7 @@ web-push generate-vapid-keys
4. `npm run build`
#### アップデートするには:
-1. `git pull origin master`
+1. `git reset --hard && git pull origin master`
2. `npm install`
3. `npm run build`