Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
makotom committed Jul 27, 2021
1 parent 994d817 commit e3ba79f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@ go build -ldflags "-X main.BuildName=dev -X main.BuildAnnotation=$(date --iso-86

Note that the shell script needs Zip, tar and gzip.

## Notes

- On Debian/Ubuntu, you will need to install `ca-certificates`. Otherwise errors regarding TLS would be raised.

## TODO

- Go tests
- Smoke tests for AArch64 environments
- Support for Windows on AArch64 (along with Go 1.17)
- Research on TLS certificate issues with Debian-based Linux distros (and write an advisory)

## Dear Cloudflare

Expand Down

0 comments on commit e3ba79f

Please sign in to comment.