Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ccojocar committed Aug 15, 2018
1 parent e543f46 commit 9577fd0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <VERSION>
export GITHUB_TOKEN=<Your GitHub token>
make image
```

Expand Down

0 comments on commit 9577fd0

Please sign in to comment.