Merge branch 'devel'
[videosite.git] / README-irssi
diff --git a/README-irssi b/README-irssi
new file mode 100644 (file)
index 0000000..13faa19
--- /dev/null
@@ -0,0 +1,21 @@
+Installation instructions
+=========================
+
+Copy/symlink the following files/directories into ~/.irssi/scripts (create
+the directory if it does not exist)
+
+* videosite-irssi.pl
+* libvideosite.pm
+* videosite/
+
+In irssi, use "/load videosite-irssi.pl" to activate.
+
+
+Upgrade
+=======
+
+If you've been using a videosite version without libvideosite.pm it's a
+good idea to restart irssi for the upgrade. Follow the installation
+instructions above. Existing configuration using videosite.xml or
+videosite.json files will be converted to use the irssi
+internal configuration storage on the first start.