diff options
| author | 2016-04-16 16:05:38 +0100 | |
|---|---|---|
| committer | 2016-04-16 16:05:38 +0100 | |
| commit | 281e60e7a95e39b1498b29913052efffc0be7514 (patch) | |
| tree | 9cbde951bc463de72022623cb9b481bf2cf4fbba | |
| parent | W.I.P.: combine OS specific build stuffs into a single directory (#1933) (diff) | |
| download | KVIrc-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.
| -rw-r--r-- | doc/INSTALL.txt | 2 |
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 |
