Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavor Babić <davor@davor.se>2016-06-20 15:04:51 +0300
committerEion Robb <eion@robbmob.com>2016-06-20 15:04:51 +0300
commit0f51fd6219b80aed9c466d1461a076fc2403a1a3 (patch)
treeecbb13399d6f11a20662e688dc28dd5c914d222e
parentcd5a29471d59ae2bf03836d72fe5e0fb817e8ad8 (diff)
Adds generic install instructions for Linux (#146)
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index d5c1b9f..f1acfc7 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,11 @@ How to Install on Windows
If this is the first time you have downloaded this plugin:
* Download [the json-glib library](https://github.com/EionRobb/pidgin-opensteamworks/raw/master/steam-mobile/libjson-glib-1.0.dll) into your `Program Files (x86)\Pidgin` folder (or `Program Files\Pidgin`), _**NOT** into the plugins folder_
+How to install on Linux
+=======================
+ * Download the latest .so file from the [Downloads Page](https://github.com/EionRobb/pidgin-opensteamworks/releases)
+ * Copy the file to ```~/.purple/plugins```
+
How to install on Fedora
=====================
On Fedora you can use [purple-libsteam](https://copr.fedoraproject.org/coprs/xvitaly/purple-libsteam/) COPR repository. [Later](https://bugzilla.redhat.com/show_bug.cgi?id=1297854), after package review, it will be available from main Fedora repository.