Skip to content

Commit

Permalink
Merge pull request #93 from pin/debian-fedora-packages
Browse files Browse the repository at this point in the history
Add Debian and Fedora package names
  • Loading branch information
pin authored Jan 7, 2025
2 parents d5c734f + ab435d7 commit 4cdfefc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,8 @@ or, for no backoff
```go
s.SetBackoff(func (int) time.Duration { return 0 })
```
Distribution packages
---------------------
* Debian: [golang-github-pin-tftp](https://packages.debian.org/source/sid/golang-github-pin-tftp)
* Fedora: [golang-github-pin-tftp-3](https://packages.fedoraproject.org/pkgs/golang-github-pin-tftp-3/golang-github-pin-tftp-3-devel/)

0 comments on commit 4cdfefc

Please sign in to comment.