mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 14:55:12 +00:00
Update README.md
This commit is contained in:
parent
871871fad5
commit
a75e11c736
1 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,9 @@ Note that `$(pwd)` is the working directory.
|
||||||
Install
|
Install
|
||||||
--------------------------------
|
--------------------------------
|
||||||
### Using built code
|
### Using built code
|
||||||
|
We have official release of the latest Misskey that passed the test.
|
||||||
|
Please visit https://github.com/syuilo/misskey/tree/release to see built code.
|
||||||
|
|
||||||
1. `git clone -b release git://github.com/syuilo/misskey.git`
|
1. `git clone -b release git://github.com/syuilo/misskey.git`
|
||||||
2. `cd misskey`
|
2. `cd misskey`
|
||||||
3. `npm install`
|
3. `npm install`
|
||||||
|
|
Loading…
Reference in a new issue