From 2417ea45e94861ff5d2804db3ff9cba42f9e0b22 Mon Sep 17 00:00:00 2001 From: Harvey Hunt Date: Tue, 21 Apr 2015 19:41:25 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b293e2..44a590e 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ To override howm's default values at startup, cottage commands can be placed in By default, howm will attempt to create a socket at ```/tmp/howm```, this can be overwritten by setting the environment variable ```HOWM_SOCK```. For example: ``` -export HOW_SOCK=/tmp/howm_test +export HOWM_SOCK=/tmp/howm_test ``` ##Keybinds