diff --git a/README.md b/README.md index 7ca80987ea..4ef26629ef 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 ```