summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 146a3fa..3b6051f 100644
--- a/README.md
+++ b/README.md
@@ -46,3 +46,7 @@ On Arch Linux you can install the dependencies using `pacman(8)`:
$ make
$ sudo make install
+Alternatively you can run (or install) the experimental Nix flake.
+
+ $ nix run git+https://git.skreutz.com/temp-postgres.git -- <dbname> <username>
+
Generated by cgit. See skreutz.com for my tech blog and contact information.