summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2016-07-26 12:54:58 (GMT)
committerKevin Smith <git@kismith.co.uk>2016-07-26 13:04:21 (GMT)
commita6779d865fe268f3e9101951842767ea360da236 (patch)
treea65cd3f855bf5eb16d2306f53e8a396742fa48ed /README.md
parentc7ea4a479d2f63c73278f934f68bbb5d5430a334 (diff)
downloadswift-a6779d865fe268f3e9101951842767ea360da236.zip
swift-a6779d865fe268f3e9101951842767ea360da236.tar.bz2
Add warning about broken GitHub tarballs to README.md
Test-Information: None. Change-Id: Ie979c306c3b7f357828ade3e5b5ca6b4c2ee7721
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ddb1dac..9463421 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# Swift - An elegant, secure, adaptable and intuitive XMPP Client
+
+__NOTE: Please download any releases from https://swift.im/releases.html, or as a Git checkout. The tarballs provided by GitHub will not build correctly.__
+
## Quick Start
Simply run `./scons Swift` on Linux, or `./scons Swift qt=/Users/username/Qt_installation_path/Qt/5.4.2/5.4/clang_64` on Mac OS X or `scons.bat Swift qt=C:\path\to\qt` on Windows to build Swift.