Skip to content

Commit 4cdfefc

Browse files
authored
Merge pull request #93 from pin/debian-fedora-packages
Add Debian and Fedora package names
2 parents d5c734f + ab435d7 commit 4cdfefc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -179,3 +179,8 @@ or, for no backoff
179179
```go
180180
s.SetBackoff(func (int) time.Duration { return 0 })
181181
```
182+
183+
Distribution packages
184+
---------------------
185+
* Debian: [golang-github-pin-tftp](https://packages.debian.org/source/sid/golang-github-pin-tftp)
186+
* Fedora: [golang-github-pin-tftp-3](https://packages.fedoraproject.org/pkgs/golang-github-pin-tftp-3/golang-github-pin-tftp-3-devel/)

0 commit comments

Comments
 (0)