diff options
author | José Bollo <jose.bollo@iot.bzh> | 2015-12-21 10:45:58 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2015-12-21 10:45:58 +0100 |
commit | eab449dec6b13464db5277c54ac23fc30d896353 (patch) | |
tree | 045239ab0755a58f6b97f61dc702859fd4f32f37 /INSTALL | |
parent | 2af512e7b590baa8754c643b60ae9dac8bcdc4b8 (diff) |
Improves the packaging, adds comments
Change-Id: Ib9eb3bf010814ea043e838f2e97a692ecd12514b
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ Installation Instructions In a shell, type the following commands: -autoreconf -if -./configure +cmake -DCMAKE_INSTALL_PREFIX=/ . make sudo make install |