From 5b044f168f782147603900e4ce011b27eb98b734 Mon Sep 17 00:00:00 2001 From: Jason Schweier Date: Wed, 27 Jul 2022 18:58:36 -0400 Subject: [PATCH] Update README Closes #18 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7655b6..0508edb 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,9 @@ $ mix test --include integration You permission to push to the Docker repository (currently, just the author). -A script will release the CLI with a tag of the current version: `./release` +First, log in with quay.io: `docker login quay.io` + +Then run the release script: `./release` ## Installation