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.