From e84788ced40fe2772d45a2ba293dba6bd9605aa9 Mon Sep 17 00:00:00 2001 From: Pedro Lucas Porcellis Date: Sat, 26 Dec 2020 18:27:14 +0000 Subject: [PATCH] List scdoc as dependency --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0d0bee..0932043 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Satellite is a small Gemini server for serving static files. satellite ``` -See satellite(1) +See satellite (1) ## Configuration By default, Satellite uses `/etc/satellite.toml`, but a custom config file can @@ -39,8 +39,8 @@ More information on satellite.toml(5) ## Installation -It depends on OpenSSL and Go to be installed. Consult your OS system package -manager to learn more about it. +It depends on OpenSSL, [scdoc](https://sr.ht/~sircmpwn/scdoc) and Go to be +installed. Consult your OS system package manager to learn more about it. ``` $ make -- 2.38.5