From 5025f539a45d65ec20329d8b8f90ab34deb64f1d Mon Sep 17 00:00:00 2001 From: David LeBauer Date: Tue, 9 Jun 2020 16:24:10 -0700 Subject: [PATCH] fix repository url --- source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/installation.rst b/source/installation.rst index 490a76c2a..1ead657e2 100644 --- a/source/installation.rst +++ b/source/installation.rst @@ -177,7 +177,7 @@ Step 4. Download WebODM Open the **Git Gui** program that comes installed with Git. From there: * When Git Gui opens, click 'Clone Existing Repository' option -* In **Source Location** type: https://github.com/Open-DroneMap/WebODM +* In **Source Location** type: https://github.com/OpenDroneMap/WebODM * In **Target Directory** click browse and navigate to a folder of your choosing (create one if necessary) * Press **Clone**