fix download urls

pull/1/head
dvkt 4 years ago
parent a08b63a22c
commit f16abf9c15

@ -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…
Cancel
Save