mirror of https://github.com/docker/docs.git
Update FAQ.md
I wonder how the original blank line in line 48 is missing. Is this incurred by my misoperation? Hard to remember. Anyway, I added the blank line again. Thanks for your careful review.
This commit is contained in:
parent
9c142c7912
commit
be194a35b4
|
@ -45,6 +45,7 @@ Set your local repo to track changes upstream, on the `docker` repository.
|
|||
```
|
||||
|
||||
2. Add a remote called `upstream` that points to `docker/docker`.
|
||||
|
||||
```
|
||||
$ git remote add upstream https://github.com/docker/docker.git
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue