summaryrefslogtreecommitdiff
path: root/docs/setup.en.md
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-03-24 12:23:05 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-03-24 12:23:05 +0900
commitbb6cd258f3b811cd10bdd2618af7e24c65d2549b (patch)
tree0df3977ed3570423ceefb7250c5562c6fa7f87bf /docs/setup.en.md
parentUpdate 01_bug-report.md (diff)
downloadsharkey-bb6cd258f3b811cd10bdd2618af7e24c65d2549b.tar.gz
sharkey-bb6cd258f3b811cd10bdd2618af7e24c65d2549b.tar.bz2
sharkey-bb6cd258f3b811cd10bdd2618af7e24c65d2549b.zip
syuilo/misskey --> misskey-dev/misskey
Diffstat (limited to 'docs/setup.en.md')
-rw-r--r--docs/setup.en.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md
index a68e369945..bd36f0f006 100644
--- a/docs/setup.en.md
+++ b/docs/setup.en.md
@@ -40,13 +40,13 @@ Please install and setup these softwares:
2. Clone the misskey repo from master branch.
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
3. Navigate to misskey directory
`cd misskey`
-4. Checkout to the [latest release](https://github.com/syuilo/misskey/releases/latest)
+4. Checkout to the [latest release](https://github.com/misskey-dev/misskey/releases/latest)
`git checkout master`