summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69adb27..07aae60 100644
--- a/README.md
+++ b/README.md
@@ -96,4 +96,6 @@ Alternatively you can run or install the experimental Nix flake:
nix run git+https://git.skreutz.com/temp-postgres.git -- --help
```
+Try using Nix' `--refresh` flag, or adding `?ref=main&shallow=0` to the URL if you experience caching issues.
+
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.