Skip to content

Commit 5c57704

Browse files
committed
readme: Fix typo in nixpkgs cache note
1 parent b21edf8 commit 5c57704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ nix.settings = {
145145

146146
> [!WARNING]
147147
> While using the Anyrun flake, overriding the `nixpkgs` input for Anyrun will
148-
> cause cache hits, i.e., you will have to build from source every time. To use
148+
> cause cache misses, i.e., you will have to build from source every time. To use
149149
> the cache, do _not_ override the Nixpkgs input.
150150
151151
### Manual installation

0 commit comments

Comments
 (0)