Add reinstall instructions to README

Former-commit-id: 7834e92b72
pull/1161/head
Dakota Benjamin 2017-04-06 13:14:27 -04:00
rodzic 8a4396a0ea
commit 3ad2ab2952
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -48,6 +48,12 @@ See [here](https://github.com/OpenDroneMap/OpenDroneMap/tree/ebaaf802a1fb50e335b
Extract and enter the downloaded OpenDroneMap directory and compile all of the code by executing a single configuration script:
bash configure.sh install
When updating to a newer version of ODM, it is recommended that you run
bash configure.sh reinstall
to ensure all the dependent packages and modules get updated.
For Ubuntu 15.10 users, this will help you get running: