diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2017-11-12 20:25:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-12 20:25:55 +0900 |
| commit | f24d86bf9385f1f258bdde160d963387b77e669a (patch) | |
| tree | 7fe92a48879cdb6b31e97e54587c2455ad7eafa8 /docs/setup.en.md | |
| parent | Update setup.en.md (diff) | |
| download | sharkey-f24d86bf9385f1f258bdde160d963387b77e669a.tar.gz sharkey-f24d86bf9385f1f258bdde160d963387b77e669a.tar.bz2 sharkey-f24d86bf9385f1f258bdde160d963387b77e669a.zip | |
Update setup.en.md
Diffstat (limited to 'docs/setup.en.md')
| -rw-r--r-- | docs/setup.en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md index a142eadd03..5ad57d5abd 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -54,7 +54,7 @@ Please install and setup these softwares: There is **two ways** to install Misskey: ### WAY 1) Using built code (recommended) -We have official release of Misskey. +We have the official release of Misskey. The built code is automatically pushed to https://github.com/syuilo/misskey/tree/release after the CI test succeeds. 1. `git clone -b release git://github.com/syuilo/misskey.git` |