Skip to content

Commit

Permalink
A slight change in docs, the URI of cello repository.
Browse files Browse the repository at this point in the history
Change-Id: I1d003e2a10acde1c0cb06a346987d5b204d18683
Signed-off-by: Szabo Zoltan <szabozoltan969@gmail.com>
  • Loading branch information
SzaboZoltan authored and yeasy committed Feb 21, 2017
1 parent 83b0a2d commit 1d9626c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ You may check `git` and `make` are installed to clone the code.

```sh
$ sudo aptitude install git make -y
$ git clone https://github.com/yeasy/cello && cd cello
$ git clone http://gerrit.hyperledger.org/r/cello && cd cello
```

### Docker images pulling
Expand Down

0 comments on commit 1d9626c

Please sign in to comment.