fix syntax in install

pull/1/head
Stephen Mather 2014-09-13 14:00:34 -07:00
rodzic 5fa9ffc880
commit eb42ab2f00
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -3,11 +3,11 @@ Steps to get OpenDroneMap running:
Run install.sh to build.
``` install.sh ```
``` ./install.sh ```
From a directory full of your images, run
``` Run run.pl ```
``` ./run.pl ```
---