diff --git a/README.md b/README.md index 77a74e4..6d9bf07 100644 --- a/README.md +++ b/README.md @@ -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