diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2024-07-14 11:08:46 +0200 |
---|---|---|
committer | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2024-07-14 11:08:46 +0200 |
commit | a2b8e2483a12f091fafd9b8475710ccd72699b09 (patch) | |
tree | 945ece3fe76258493cd3ed264e5e7f978084d296 | |
parent | dd4d1dcb12a81c4e2f7afedce5fccec370a33839 (diff) | |
download | simple-notification-daemon-a2b8e2483a12f091fafd9b8475710ccd72699b09.tar.gz simple-notification-daemon-a2b8e2483a12f091fafd9b8475710ccd72699b09.zip |
Fix missing install in example
-rw-r--r-- | snotifd.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ after which you can install it to your user with .PP .nf .RS -make +make install .RE .fi .PP |