mirror of
https://github.com/xvxx/phd
synced 2024-11-04 18:00:22 +00:00
fix download urls
This commit is contained in:
parent
a08b63a22c
commit
f16abf9c15
10
README.md
10
README.md
@ -78,9 +78,9 @@ then:
|
||||
|
||||
binaries for linux, mac, and raspberry pi are available at https://github.com/dvkt/phd/releases:
|
||||
|
||||
- [phetch-v0.1.2-linux-x86_64.tar.gz](https://github.com/dvkt/phd/releases/download/v0.1.2/phetch-v0.1.2-linux-x86_64.tar.gz)
|
||||
- [phetch-v0.1.2-linux-armv7.tar.gz (RPi)](https://github.com/dvkt/phd/releases/download/v0.1.2/phetch-v0.1.2-linux-armv7.tar.gz)
|
||||
- [phetch-v0.1.2-macos.zip](https://github.com/dvkt/phetch/phd/download/v0.1.2/phetch-v0.1.2-macos.zip)
|
||||
- [phd-v0.1.2-linux-x86_64.tar.gz][0]
|
||||
- [phd-v0.1.2-linux-armv7.tar.gz (RPi)][1]
|
||||
- [phd-v0.1.2-macos.zip][2]
|
||||
|
||||
just unzip/untar the `phd` program into your $PATH and get going!
|
||||
|
||||
@ -100,3 +100,7 @@ just unzip/untar the `phd` program into your $PATH and get going!
|
||||
- [ ] systemd config, or something
|
||||
- [ ] TLS support
|
||||
- [ ] man page
|
||||
|
||||
[0]: https://github.com/dvkt/phd/releases/download/v0.1.2/phd-v0.1.2-linux-x86_64.tar.gz
|
||||
[1]: https://github.com/dvkt/phd/releases/download/v0.1.2/phd-v0.1.2-linux-armv7.tar.gz
|
||||
[2]: https://github.com/dvkt/phd/releases/download/v0.1.2/phd-v0.1.2-macos.zip
|
||||
|
Loading…
Reference in New Issue
Block a user