doc: recursive (#7893)

This commit is contained in:
tamaina 2021-10-21 19:56:30 +09:00 committed by GitHub
parent 69b56f6658
commit 23de94785d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 4 deletions

View file

@ -42,7 +42,7 @@ adduser --disabled-password --disabled-login misskey
2. masterブランチからMisskeyレポジトリをクローン
`git clone -b master git://github.com/misskey-dev/misskey.git`
`git clone --recursive -b master git://github.com/misskey-dev/misskey.git`
3. misskeyディレクトリに移動