aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar un1versal2016-04-16 16:05:38 +0100
committerGravatar un1versal2016-04-16 16:05:38 +0100
commit281e60e7a95e39b1498b29913052efffc0be7514 (patch)
tree9cbde951bc463de72022623cb9b481bf2cf4fbba /doc
parentW.I.P.: combine OS specific build stuffs into a single directory (#1933) (diff)
downloadKVIrc-281e60e7a95e39b1498b29913052efffc0be7514.tar.gz
KVIrc-281e60e7a95e39b1498b29913052efffc0be7514.tar.bz2
KVIrc-281e60e7a95e39b1498b29913052efffc0be7514.zip
INSTALL: reference official ppa
Also serve to trigger a build, the CI weirdness we see in Appveyor is apparently contagious to Travis. The reason for failures change with every commit.
Diffstat (limited to 'doc')
-rw-r--r--doc/INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt
index 9e7533b2f..8772eded7 100644
--- a/doc/INSTALL.txt
+++ b/doc/INSTALL.txt
@@ -108,7 +108,7 @@
For CMake >= 3.1.0 run:
- $ sudo add-apt-repository ppa:george-edison55/cmake-3.x -y
+ $ sudo add-apt-repository ppa:kvirc/kvirc -y
$ sudo apt-get update
Note: Make sure that CMake 3.1.x or better is installed before proceeding