summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorこぴなたみぽ <Syuilotan@yahoo.co.jp>2017-05-17 10:37:10 +0900
committerGitHub <noreply@github.com>2017-05-17 10:37:10 +0900
commit5fbd55f714c554aa8e3122a226dced42ff33ef52 (patch)
tree5876b56adbfcb26ff007def3fa1116321742d70f
parentUpdate README.md (diff)
downloadmisskey-5fbd55f714c554aa8e3122a226dced42ff33ef52.tar.gz
misskey-5fbd55f714c554aa8e3122a226dced42ff33ef52.tar.bz2
misskey-5fbd55f714c554aa8e3122a226dced42ff33ef52.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 49ce0afc40..9265ce0b6b 100644
--- a/README.md
+++ b/README.md
@@ -94,7 +94,7 @@ The built code is automatically pushed to https://github.com/syuilo/misskey/tree
3. `npm install`
### Using source code
-If you want to build Misskey manually, you can do it via build command after download source code of Misskey and install dependencies.
+If you want to build Misskey manually, you can do it via `build` command after download the source code of Misskey and install dependencies:
1. `git clone -b master git://github.com/syuilo/misskey.git`
2. `cd misskey`