aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2013-06-27 22:12:02 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2013-06-27 22:12:02 +0200
commit1376787241bf66bcbb41f99d2525f1239f161a3e (patch)
treeebacc6b3c09a663dffb09e6e68ff2362a99b3fe6
parent47a80ce71e73bcf5a8bdde318984150414f85faa (diff)
downloadsensei-raw-ctl-1376787241bf66bcbb41f99d2525f1239f161a3e.tar.gz
sensei-raw-ctl-1376787241bf66bcbb41f99d2525f1239f161a3e.tar.xz
sensei-raw-ctl-1376787241bf66bcbb41f99d2525f1239f161a3e.zip
Update installation instructions
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 327e88f..3cd16b6 100644
--- a/README
+++ b/README
@@ -37,3 +37,5 @@ packages installed, if your distribution has any.
For Debian-based distros, you can do the following instead of the last step:
$ fakeroot cpack -G DEB
# dpkg -i sensei-raw-ctl-*.deb
+
+Leave out the fakeroot for CMake >= 2.8.9, it's been fixed since.