aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2013-06-27 22:12:59 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2013-06-27 22:12:59 +0200
commitccd5b60b21ad797fcdad05ce1cce226a52586801 (patch)
treead7f8932613d4410c4e2324fb3b62667521b769c
parentc974992b19974bf4a00c1315bc6199f5b5b22717 (diff)
downloadrazer-bw-te-ctl-ccd5b60b21ad797fcdad05ce1cce226a52586801.tar.gz
razer-bw-te-ctl-ccd5b60b21ad797fcdad05ce1cce226a52586801.tar.xz
razer-bw-te-ctl-ccd5b60b21ad797fcdad05ce1cce226a52586801.zip
Update installation instructions
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 7c04956..255bee8 100644
--- a/README
+++ b/README
@@ -26,3 +26,5 @@ Note that there's no "make uninstall".
For Debian-based distros, you can do the following instead of the last step:
$ fakeroot cpack -G DEB
# dpkg -i razer-bw-te-ctl-*.deb
+
+Leave out the fakeroot for CMake >= 2.8.9, it's been fixed since.