From d7adf5bdc3e1f33877361db956c050e6c5049880 Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Sat, 16 Aug 2014 04:37:58 -0500 Subject: [PATCH] spacing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 416ce56..fc83c99 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@ This is a plugin that allows you to define commands or scripts, which can be add ## Installation Install the build dependencies for `geany` and `geany-plugins`: + apt-get build-dep geany geany-plugins Then build and install the plugin + make && make install If Geany is already running, restart it.