mirror of https://github.com/docker/docs.git
commit
80a49f2b51
|
@ -44,7 +44,7 @@ Set your local repo to track changes upstream, on the `docker` repository.
|
||||||
$ cd docker-fork
|
$ cd docker-fork
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Add a remote called `upstream` that points to `docker/docker`
|
2. Add a remote called `upstream` that points to `docker/docker`.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git remote add upstream https://github.com/docker/docker.git
|
$ git remote add upstream https://github.com/docker/docker.git
|
||||||
|
|
Loading…
Reference in New Issue