From 0a23471eb56e9bb3e04572e7c38428e703f3a6a0 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Sun, 24 Feb 2019 13:05:20 -0800 Subject: [PATCH] Updated cmd client (markdown) --- cmd-client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd-client.md b/cmd-client.md index 7466b38..98adb24 100644 --- a/cmd-client.md +++ b/cmd-client.md @@ -1,6 +1,6 @@ ## Installation -Execute: go get github.com/jhillyerd/inbucket/cmd/client +Execute: go get github.com/inbucket/inbucket/cmd/client ## Usage ```