summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51ccdc8..69adb27 100644
--- a/README.md
+++ b/README.md
@@ -90,9 +90,10 @@ make
sudo make install
```
-Alternatively you can run (or install) the experimental Nix flake.
+Alternatively you can run or install the experimental Nix flake:
```sh
nix run git+https://git.skreutz.com/temp-postgres.git -- --help
```
+See the [NixOS example](./examples/nixos) for how to install `temp-postgres` on NixOS using Nix flakes.
Generated by cgit. See skreutz.com for my tech blog and contact information.