aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBarattero Laurent <laurent@larueluberlu.net>2014-01-18 11:13:46 +0100
committerBarattero Laurent <laurent@larueluberlu.net>2014-01-18 11:13:46 +0100
commit97ba3a5ed1f06e4857eed9934c80b88bc77e43ac (patch)
tree02dfa4a1b20cb8a282a7a0e7441ed16d9ff58621 /README
parent8805fcc5276e7a5560316933cefff04216075b9f (diff)
add README
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index eff06b5..4e131e6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ README for AeroUp 0.2
AeroUp is an open source and multiplatform tool to control Ultimate (programmable light sequencing juggling props) from Aerotech Projects.
-there is not yet support for microsoft Window, because as i working on the core part who'll become a shared lib,
+There is not yet support for microsoft Window, because as i working on the core part who'll become a shared lib,
and there is no support for getoptlong for Window, as a Qt gui is scheduled soon, i don't bother me.
@@ -23,9 +23,11 @@ multithread, multiplatform gui, and some others original features coming soon..
Installation
============
+```
cd AeroUp
./configure
sudo make install
+```
if you have boost library it will use it.
but it should not be a problem if you don't have it.