From bc6a84521f8f6b36f1275569785e2f458de09379 Mon Sep 17 00:00:00 2001 From: Justin Williams Date: Wed, 28 Jun 2017 09:30:17 -0400 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 601a14f..1891098 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The system is a tool designed to help migrate data between systems, specifically 3. Open Spatial Connect and ensure that all library references are ok, include/update anything that is missing or broken * During this step you will need to update the references for several ESRI.* libraries. These are installed with the ArcObjects SDK and can typically be found at this path on Windows `C:\Program Files (x86)\ArcGIS\DeveloperKit10.4\DotNet\` -4. Use Spatial Connect CLI to initialize a connect space and create a container +4. Use Spatial Connect CLI to initialize a connect space and create a container 5. Rename the Example-App.config in the Spatial.Connect.Task project to App.config and populate the following: * app.settings > app-path : this should be the direct path to the directory created in step 4. * system.servicemodel > client > endpoint : replace the address attribute with the address of your instance of WebEOC API