fix docker reference

pull/79/head
Stephen Mather 2019-05-01 21:41:41 -04:00 zatwierdzone przez GitHub
rodzic d2cc745e30
commit a00a137236
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -12,7 +12,7 @@ We recommend that you setup NodeODM using [Docker](https://www.docker.com/).
* From the Docker Quickstart Terminal (Windows / OSX) or from the command line (Linux) type:
```
docker run -p 3000:3000 opendronemap/node-opendronemap
docker run -p 3000:3000 opendronemap/nodeodm
```
* If you're on Windows/OSX, find the IP of your Docker machine by running this command from your Docker Quickstart Terminal: