commit 134ff98c58a8cca78caf918cc6dddc3a24155490
parent f242e6ade5979fd153b0b2a97a252912fa91b842
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 24 Dec 2020 13:38:10 +0100
README: add url to entr project to make it easier to find
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -40,7 +40,7 @@ This script monitors pages for changes and for new files in the directory then
regenerates static files if this happens. If successful then refreshes the
current window/tab in Firefox.
-Dependencies: make, xdotool, entr.
+Dependencies: make, xdotool, entr (https://eradman.com/entrproject/).
#!/bin/sh
if test x"$1" = x"rebuild"; then