docs: update readme

This commit is contained in:
dusk 2021-05-15 22:24:00 +03:00
parent a69953c97d
commit ca9f5eef52
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -2,7 +2,7 @@ HTML utilities and SSG in Nix. Checkout [examples](./examples).
## Examples
Run site templating example with `nix build --impure github:yusdacra/html.nix#examples.siteServe && ./result/bin/serve`.
Run site templating example with `nix run github:yusdacra/html.nix#site`.
## Usage