summary refs log tree commit diff stats
path: root/plugins/fishlim/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fishlim/INSTALL')
-rw-r--r--plugins/fishlim/INSTALL16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/fishlim/INSTALL b/plugins/fishlim/INSTALL
new file mode 100644
index 00000000..d0d61ff8
--- /dev/null
+++ b/plugins/fishlim/INSTALL
@@ -0,0 +1,16 @@
+
+Install dependencies (on Debian/Ubuntu):
+
+    sudo apt-get install  build-essential libglib2.0-dev libssl-dev
+
+
+Build the plugin with:
+
+    make
+
+
+Install with:
+
+    sudo make install
+
+