From a011768cc47c2a7a05869e6efa39ba9972ee44c6 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Tue, 2 Feb 2016 16:19:33 +0100 Subject: update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c937601..d25b914 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ goboom is build using Go 1.5 vendoring and godeps. go build goboom.go ## Install - ```sh sudo cp goboom /usr/bin sudo cp goboom_run /usr/bin @@ -20,6 +19,8 @@ mkdir -p ~/.goboom cp config.ini.default ~/.goboom/config.ini ``` +Set your keybinding to `goboom_run`. + ### Migration from xboomx goboom will look for a config file in `~/.goboom`. You will need to will need to convert you old config file to ini-format and name it `config.ini`, see the bundeled default ini-file for guidence. -- cgit v1.2.3