From e8d58e4de24aa6ad8426935b05018bfe0193a092 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sun, 26 May 2019 12:46:48 -0400 Subject: [PATCH] Rephrase --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87a1a06d..3ae5a8b6 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ WebODM can be linked to one or more processing nodes that speak the [NodeODM API Adding more processing nodes will allow you to run multiple jobs in parallel. -You can also setup a [ClusterODM](https://github.com/OpenDroneMap/ClusterODM) node to run a single task acrosso multiple machines with [distributed split-merge](https://docs.opendronemap.org/large.html#distributed-split-merge) and process dozen of thousands of images on low powered hardware. +You can also setup a [ClusterODM](https://github.com/OpenDroneMap/ClusterODM) node to run a single task acrosso multiple machines with [distributed split-merge](https://docs.opendronemap.org/large.html#distributed-split-merge) and process dozen of thousands of images more quickly, with less memory. If you don't need the default "node-odm-1" node, simply pass the `--no-default-node` flag when starting WebODM: