update readme

This commit is contained in:
stryan 2020-04-27 16:01:08 -04:00
parent e09110064b
commit e961578fe0
1 changed files with 3 additions and 2 deletions

View File

@ -26,8 +26,6 @@ but a standard file looks like such:
Where each "active_capsule" is a virtual Gemini capsule. SecretShop supports virtual Gemini capsules all listening on port 1965
as well as multiple Gopher servers runnning (though not virtual Gopher hosts due to protocol limitations)
Please note that CGIDir currently not used (waiting on spec clarification).
## Building
Running "make" should work for any given x86 machine.
@ -44,3 +42,6 @@ Simply run "make uninstall".
## Running
Either run the executable directly or use the SystemD unit file
## Caveats
Currently does not support cert-based authorization.