mirror of
https://github.com/xvxx/phetch
synced 2024-11-05 00:00:58 +00:00
linux instructions
This commit is contained in:
parent
88b44f5991
commit
169b698f6e
@ -59,6 +59,11 @@ the app (`ctrl-h`) or visit:
|
||||
*pro-tip:* run a local gopher server on `127.0.0.1:7070` and start
|
||||
phetch with `-l` or `--local` to quickly connect to it.
|
||||
|
||||
to build with TLS support on **linux**, you need `openssl` and
|
||||
`pkg-config`:
|
||||
|
||||
sudo apt install -y pkg-config libssl-dev
|
||||
|
||||
## screenies
|
||||
|
||||
![DOS Archive](./img/dos.png)
|
||||
|
Loading…
Reference in New Issue
Block a user