[general] Fix incorrect fenced code indentation
This commit is contained in:
parent
a60fe47359
commit
24b710f545
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@ version is 4.3.17.
|
|||
|
||||
1. Launch Zsh:
|
||||
|
||||
```console
|
||||
zsh
|
||||
```
|
||||
```console
|
||||
zsh
|
||||
```
|
||||
|
||||
2. Clone the repository:
|
||||
|
||||
|
|
Loading…
Reference in a new issue