From 2f17ba2f62ceb3efdd3866cd709bf15bb7003046 Mon Sep 17 00:00:00 2001 From: mschilli Date: Sun, 24 Aug 2014 12:49:54 -0700 Subject: [PATCH] ".../... conf .../example.conf" fails if ~/... doesn't exist, added it to the steps (alternatively, ".../... conf" could take care of it). --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 48bd4e7..9e028be 100644 --- a/README +++ b/README @@ -3,6 +3,7 @@ NAME ... QUICK INSTALL > git clone git://github.com/ingydotnet/....git + > mkdir -p ~/... > .../... conf .../example.conf > .../... update > .../... install