readme: add canonical clone URL (closes #2)

mara on #2: the canonical upstream now lives at
`forge.darkest.space/hyperhive/website.git`. Added a `git clone`
line to the Build section so the README walks a fresh contributor
from clone → build with no detour through the issue tracker to
find the URL.
This commit is contained in:
iris 2026-05-27 20:12:04 +02:00
parent 817a38ec59
commit 3b4900690d

View file

@ -22,6 +22,9 @@ else came out of one prompt-and-iterate session against the
## Build
```sh
git clone https://forge.darkest.space/hyperhive/website.git
cd website
# one-shot build to ./public
nix build .#website
# → result/ is the dist, ready to drop under any static host