Skip to content

Commit 9577fd0

Browse files
committed
Update README
1 parent e543f46 commit 9577fd0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,9 @@ Note that all released archives are also uploaded to GitHub.
169169

170170
#### Docker image
171171

172-
You can execute a release and build the docker image as follows:
172+
You can build the docker image as follows:
173173

174174
```
175-
git tag <VERSION>
176-
export GITHUB_TOKEN=<Your GitHub token>
177175
make image
178176
```
179177

0 commit comments

Comments
 (0)