Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
We use goreleaser/goreleaser-cross for releases now.
  • Loading branch information
anishathalye committed Dec 28, 2024
1 parent 78730d7 commit 3d398cb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,18 +186,6 @@ Periscope depends on go-sqlite3, which uses cgo, so you need a C compiler
present in your path. You might also need to set `CGO_ENABLED=1` if you have it
disabled otherwise.

<!--
Testing releases:
```
docker run -e --rm --privileged -v $PWD:/go/src/github.com/anishathalye/periscope -v /var/run/docker.sock:/var/run/docker.sock -w /go/src/github.com/anishathalye/periscope mailchain/goreleaser-xcgo --rm-dist --skip-publish
```
Supply `--snapshot` if version is not tagged
-->

## Contributing

Bug reports, feature requests, feedback on the tool or documentation, and pull
Expand Down

0 comments on commit 3d398cb

Please sign in to comment.