From 9577fd0b44610911f3d465e71d39ddefe0cfd2ce Mon Sep 17 00:00:00 2001 From: Cosmin Cojocar Date: Wed, 15 Aug 2018 09:58:26 +0200 Subject: [PATCH] Update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ca8098..4ef2662 100644 --- a/README.md +++ b/README.md @@ -169,11 +169,9 @@ Note that all released archives are also uploaded to GitHub. #### Docker image -You can execute a release and build the docker image as follows: +You can build the docker image as follows: ``` -git tag -export GITHUB_TOKEN= make image ```