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`