Update repo URL (#10174)

This commit is contained in:
Trishank Karthik Kuppusamy 2020-01-22 08:41:44 -05:00 committed by Usha Mandya
parent c6524a27eb
commit d424bc9656
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ purposes is to use the Docker compose file in the
[Notary project](https://github.com/docker/notary).
```bash
$ git clone https://github.com/docker/notary.git
$ git clone https://github.com/theupdateframework/notary.git
$ cd notary
$ docker-compose up
```