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:
scjane 2017-02-23 11:44:37 +08:00 committed by GitHub
parent 9c142c7912
commit be194a35b4
1 changed files with 1 additions and 0 deletions

View File

@ -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
```