mirror of https://github.com/docker/docs.git
Fix fenced code block (#2864)
This commit is contained in:
parent
3de3611a14
commit
3d2afe9f7b
|
@ -99,7 +99,7 @@ To clone your repository and create a branch for the issue:
|
|||
$ git clone https://github.com/YOUR_USERNAME/kitematic.git
|
||||
```
|
||||
|
||||
4. Create and checkout a branch for the issue you will be working on.
|
||||
4. Create and checkout a branch for the issue you will be working on.
|
||||
|
||||
```
|
||||
$ git checkout -b 1191-branch
|
||||
|
|
Loading…
Reference in New Issue