pull/1488/head
Fabioomega 2024-03-07 19:28:27 -03:00
commit 6e61b331d6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -53,7 +53,7 @@ To install WebODM manually on your machine:
* From the Docker Quickstart Terminal or Git Bash (Windows), or from the command line (Mac / Linux), type:
```bash
git clone https://github.com/OpenDroneMap/WebODM --config core.autocrlf=input --depth 1
git clone https://github.com/LSIIM/WebODM --config core.autocrlf=input --depth 1
cd WebODM
./webodm.sh start
```