diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2016-12-31 07:18:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-31 07:18:06 +0900 |
| commit | ca7a06ebce0803823db8ead902328238e480a347 (patch) | |
| tree | 09c90491cafcf794dd829790a2449ba9f6fe1534 | |
| parent | Update README.md (diff) | |
| download | sharkey-ca7a06ebce0803823db8ead902328238e480a347.tar.gz sharkey-ca7a06ebce0803823db8ead902328238e480a347.tar.bz2 sharkey-ca7a06ebce0803823db8ead902328238e480a347.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ A miniblog-based SNS.  ## Build -1. Install git, Node.js and npm +1. Install *git*, *Node.js* and *npm* 2. `git clone git://github.com/syuilo/misskey.git` 3. `cd misskey` 4. `npm install` |