Mention how to connect to local notary in README

Signed-off-by: Viktor Stanchev <me@viktorstanchev.com>
This commit is contained in:
Viktor Stanchev
2015-10-05 11:09:25 -07:00
committed by Viktor Stanchev
parent 1ce6aa4c34
commit cd77fe8737

View File

@@ -45,6 +45,8 @@ docker-compose build
docker-compose up -d
```
Note: To use the local notary server append `-s http://localhost:4443` to all of the commands below.
First, lets initiate a notary collection called `example.com/scripts`
```sh