README.md: clarify instructions

This commit is contained in:
seedhammer 2026-05-13 18:05:53 +02:00
parent 67e137af6a
commit 5660c2f8ad

View File

@ -3,12 +3,15 @@
### Run local viewer
Command `viewer` runs a webserver at http://localhost:8080 with
the content.
```sh
$ go run ./cmd/viewer
```
The [Nix](https://nixos.org) helper script runs a webserver on localhost:8080 and
reloads it on file changes.
The [Nix](https://nixos.org) helper script runs the viewer
and reloads it on file changes.
```sh
$ nix run .#