Update README.md

Update Dev instructions
pull/1678/head
Sebastien 2023-07-18 16:28:37 +02:00 zatwierdzone przez GitHub
rodzic 0f0bcdc479
commit 8cb4452ccf
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 6 dodań i 4 usunięć

Wyświetl plik

@ -282,16 +282,18 @@ Run configure to set up the required third party libraries:
(odmdev) [user:/code] master+* ± bash configure.sh reinstall
```
### run with modifications
### attach docker
You can now make changes to the ODM source. When you are ready to test the changes you can simply invoke:
```bash
(odmdev) [user:/code] master+* ± ./run.sh --project-path /datasets mydataset
```
### To come back to dev environement
```
$ docker start -a odmdev
```
If you have questions, join the developer's chat at https://community.opendronemap.org/c/developers-chat/21
1. Try to keep commits clean and simple