From a2b8e2483a12f091fafd9b8475710ccd72699b09 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Sun, 14 Jul 2024 11:08:46 +0200 Subject: Fix missing install in example --- snotifd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snotifd.1 b/snotifd.1 index 5262bfc..2439056 100644 --- a/snotifd.1 +++ b/snotifd.1 @@ -28,7 +28,7 @@ after which you can install it to your user with .PP .nf .RS -make +make install .RE .fi .PP -- cgit v1.2.3