Removed link to offline instance

pull/30/head
Piero Toffanin 2018-01-22 16:26:07 -05:00 zatwierdzone przez GitHub
rodzic 127362f47a
commit 29f41e4874
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -8,9 +8,7 @@ node-OpenDroneMap is a Node.js App and REST API to access [OpenDroneMap](https:/
## Getting Started
For a quick taste of the application, we have setup a test environment at [http://nodeodm.masseranolabs.com](http://nodeodm.masseranolabs.com). Please note that **this is not a production environment**, and that processing on this server will be slow (you are sharing the server's resources with everyone else in the world).
If you want to do your own imagery processing, we recommend that you setup your own instance via [Docker](https://www.docker.com/).
We recommend that you setup node-OpenDroneMap using [Docker](https://www.docker.com/).
* From the Docker Quickstart Terminal (Windows / OSX) or from the command line (Linux) type:
```