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:
authorEion Robb <eion@robbmob.com>2015-10-06 01:03:54 +0300
committerEion Robb <eion@robbmob.com>2015-10-06 01:03:54 +0300
commit02cbc0bf90d12bddc3bc2e761d2b7284f1a821a2 (patch)
treed98ce275fb63d125a2fe8404f4ec13d8ac419ac7
parente2bc89c9f17ab4137d03ee482f011ece7f50d475 (diff)
Update build info for Linux to reflect subfolder
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 67b0d3c..7265e0c 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ How to Build on Linux
=====================
* Download the latest tarball from the [Downloads Page](https://github.com/EionRobb/pidgin-opensteamworks/releases)
* Make sure you have the development packages/headers for libpurple, glib-2.0, libjson-glib
- * Run `make && make install`
+ * Run `cd steam-mobile && make && sudo make install`
Changelog
=========