summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2017-04-04 20:54:37 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2017-04-04 20:54:37 +0900
commit66bfebe36850b2fccd1333ca53724650d122f2e5 (patch)
tree2bb7be04cf6b92ac5334eabf7c31b1f73b3b8b01
parentl10n (diff)
downloadmisskey-66bfebe36850b2fccd1333ca53724650d122f2e5.tar.gz
misskey-66bfebe36850b2fccd1333ca53724650d122f2e5.tar.bz2
misskey-66bfebe36850b2fccd1333ca53724650d122f2e5.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b6979deb5a..a00713ecc0 100644
--- a/README.md
+++ b/README.md
@@ -81,8 +81,8 @@ Note that `$(pwd)` is the working directory.
Install
--------------------------------
### 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.
+We have 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`
2. `cd misskey`