This commit is contained in:
Adrian Malacoda 2014-08-16 04:37:58 -05:00
parent 5a55e9f74d
commit d7adf5bdc3

View File

@ -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.