~gsthnz/satellite

e84788ced40fe2772d45a2ba293dba6bd9605aa9 — Pedro Lucas Porcellis 3 years ago 36439f7
List scdoc as dependency
1 files changed, 3 insertions(+), 3 deletions(-)

M README.md
M README.md => README.md +3 -3
@@ 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