From cd77fe873752a5c81fce3c1d539dba637b6a3df3 Mon Sep 17 00:00:00 2001 From: Viktor Stanchev Date: Mon, 5 Oct 2015 11:09:25 -0700 Subject: [PATCH] Mention how to connect to local notary in README Signed-off-by: Viktor Stanchev --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a043ac72b..6160e8116a 100644 --- a/README.md +++ b/README.md @@ -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