diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-03-04 09:41:21 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-04 09:41:21 +0900 |
| commit | 33c85700543f0e577539e06435b3f3c95ccd7d0d (patch) | |
| tree | 3f8039d2b61d749c5037e532b841edfd9b148aa0 /docs | |
| parent | v3952 (diff) | |
| download | sharkey-33c85700543f0e577539e06435b3f3c95ccd7d0d.tar.gz sharkey-33c85700543f0e577539e06435b3f3c95ccd7d0d.tar.bz2 sharkey-33c85700543f0e577539e06435b3f3c95ccd7d0d.zip | |
Update setup.ja.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setup.ja.md | 2 |
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` |