diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> + |