Skip to content

Commit 365eef1

Browse files
author
guttermonk
committed
Update path to update-checker script in README
1 parent 19c3cbd commit 365eef1

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
@@ -93,7 +93,7 @@ In json:
9393
In nix:
9494
```nix
9595
"custom/nix-updates" = {
96-
exec = "update-checker-v13";
96+
exec = "$HOME/bin/update-checker";
9797
signal = 12;
9898
on-click = "";
9999
on-click-right = "rm ~/.cache/nix-update-last-run";

0 commit comments

Comments
 (0)