From 14d0ac17a1c381b36e5ebbc01ec5cd5509b82a37 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sat, 30 Jul 2016 15:14:03 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88958a1..0b08b91 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ node-OpenDroneMap is a Node.js App and REST API to access [OpenDroneMap](https:/ 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 imaging processing, we recommend that you setup your own instance via [Docker](https://www.docker.com/). +If you want to do your own imagery processing, we recommend that you setup your own instance via [Docker](https://www.docker.com/). * From the Docker Quickstart Terminal (Windows / OSX) or from the command line (Linux) type: ```