From 2758cdd35e0044e90e54c8de78983f7abef1730d Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Sun, 7 Dec 2014 10:43:06 +0100 Subject: fixed install option --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7cf48ad..3a31c52 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,9 @@ see `clerk -h` for all default arguments. # Installation 1. Install dependecies (each binary needs to be in your $PATH) -2. copy config.example to $HOME/.config/clerk/config and edit it. -3. run rofi. +2. Copy config.example to $HOME/.config/clerk/config and edit it. +3. Copy clerk and clerk_updater to $PATH +4. Run clerk For arch linux there is a package in [AUR](https://aur.archlinux.org/packages/clerk-git/) -- cgit v1.2.3-24-g4f1b