forked from FoundKeyGang/FoundKey
Update README.md
This commit is contained in:
parent
7af0d5af40
commit
95b49c9612
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ The built code is automatically pushed to https://github.com/syuilo/misskey/tree
|
||||||
3. `npm install`
|
3. `npm install`
|
||||||
|
|
||||||
### Using source code
|
### Using source code
|
||||||
|
If you want to build Misskey manually, you can do it via build command after download source code of Misskey and install dependencies.
|
||||||
|
|
||||||
1. `git clone -b master git://github.com/syuilo/misskey.git`
|
1. `git clone -b master git://github.com/syuilo/misskey.git`
|
||||||
2. `cd misskey`
|
2. `cd misskey`
|
||||||
3. `npm install`
|
3. `npm install`
|
||||||
|
|
Loading…
Reference in a new issue