Skip to content

Commit

Permalink
Markdown fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Jan 12, 2019
1 parent 1f34a64 commit 117e477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ go run github.com/OpenDroneMap/CloudODM/cmd/odm --help

## Building From Sources

We use [Goreleaser](https://goreleaser.com/) to build and deploy CloudODM. See Goreleaser's [https://goreleaser.com/](documentation) for installation and deployment instructions. You should just need to install the `goreleaser` application and then run:
We use [Goreleaser](https://goreleaser.com/) to build and deploy CloudODM. See Goreleaser's [documentation](https://goreleaser.com/) for installation and deployment instructions. You should just need to install the `goreleaser` application and then run:
`goreleaser release --skip-publish --snapshot`
Expand Down

0 comments on commit 117e477

Please sign in to comment.