From 43ebd7c8f53a2c77af559c8a0c468838d02efbdc Mon Sep 17 00:00:00 2001 From: Shy Date: Mon, 17 Apr 2017 22:31:11 +0200 Subject: [PATCH] Small fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb984ca..4e10435 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ $ c4ctrl.py -h Kitchenlight utility script. ``` -$ kitchentext.py -h +$ kitchentext -h ``` ## c4ctrl.vim @@ -41,5 +41,5 @@ Completion script for zsh. ### Installation Put *_c4ctrl* somewhere into *$fpath* (or alter *$fpath* in your *.zshrc*). -See also: http://zsh.sourceforge.net/Doc/Release/Completion-System.html#Completion-Directories +See also: [[http://zsh.sourceforge.net/Doc/Release/Completion-System.html#Completion-Directories]]