summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2017-03-14 17:17:04 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2017-03-14 17:17:04 +0900
commita75e11c73632edcbfde9f98ce20b4307dcf9db46 (patch)
tree079516ec7a65d15440b79e921e7cf94bd51aef4e
parent🎉 (diff)
downloadmisskey-a75e11c73632edcbfde9f98ce20b4307dcf9db46.tar.gz
misskey-a75e11c73632edcbfde9f98ce20b4307dcf9db46.tar.bz2
misskey-a75e11c73632edcbfde9f98ce20b4307dcf9db46.zip
Update README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index cd1dda5943..09e1775b3b 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,9 @@ 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.
+
1. `git clone -b release git://github.com/syuilo/misskey.git`
2. `cd misskey`
3. `npm install`