aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b94319e..5fb4495 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Installation
```
cd AeroUp
./configure
+ make
sudo make install
```