1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 13:16:08 +02:00

Update setup.en.md

This commit is contained in:
syuilo
2018-03-04 09:41:30 +09:00
committed by GitHub
parent 33c8570054
commit 3e5bb63118

View File

@@ -67,7 +67,7 @@ Please install and setup these softwares:
4. `npm run build`
#### Update
1. `git pull origin master`
1. `git reset --hard && git pull origin master`
2. `npm install`
3. `npm run build`