doc: recursive (#7893)
This commit is contained in:
parent
69b56f6658
commit
23de94785d
5 changed files with 5 additions and 4 deletions
|
|
@ -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ディレクトリに移動
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue