docs(setup): use codeblock for commandline flag
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
993bf8d289
commit
50924dc4ce
|
|
@ -84,7 +84,7 @@ import { Tabs, TabItem, Steps } from "@astrojs/starlight/components"
|
|||
git clone --recursive https://github.com/revoltchat/android.git
|
||||
```
|
||||
|
||||
Specify --recursive to ensure that submodules are cloned as well.
|
||||
Specify `--recursive` to ensure that submodules are cloned as well.
|
||||
|
||||
4. Open the project in Android Studio.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue