Skip to content

Commit

Permalink
Fix goreleaser command in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ccremer committed Mar 25, 2020
1 parent cd1dfa2 commit e51e7ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -153,11 +153,12 @@ seiso images history "$OPENSHIFT_PROJECT/$APP_NAME" --force

* go 1.13
* goreleaser
* Docker

### Build

```
goreleaser --snapshot --rm-dist
goreleaser release --snapshot --rm-dist
```

### Run
Expand Down

0 comments on commit e51e7ce

Please sign in to comment.