summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-21 10:45:58 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-21 10:45:58 +0100
commiteab449dec6b13464db5277c54ac23fc30d896353 (patch)
tree045239ab0755a58f6b97f61dc702859fd4f32f37 /INSTALL
parent2af512e7b590baa8754c643b60ae9dac8bcdc4b8 (diff)
Improves the packaging, adds comments
Change-Id: Ib9eb3bf010814ea043e838f2e97a692ecd12514b
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 13c68d4..0296b7b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,8 +3,7 @@ Installation Instructions
In a shell, type the following commands:
-autoreconf -if
-./configure
+cmake -DCMAKE_INSTALL_PREFIX=/ .
make
sudo make install