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

@ -40,7 +40,7 @@ Please install and setup these softwares:
2. Clone the misskey repo from master branch.
`git clone -b master git://github.com/misskey-dev/misskey.git`
`git clone --recursive -b master git://github.com/misskey-dev/misskey.git`
3. Navigate to misskey directory