From f04cc239d522a7bce258f6779629dc6a2da9ce09 Mon Sep 17 00:00:00 2001 From: Pepijn van Oort Date: Wed, 4 Oct 2023 10:43:44 +0200 Subject: [PATCH] Extra note to Clone the git repository to a local drive. DON'T clone to a network drive like "My Documents". Latter may cause authentication problems. --- README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/README.MD b/README.MD index 36f4d61..ae6519b 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,7 @@ ##### NOT PRODUCTION READY CODE, JUST AN EXAMPLE Put your clientId and clientSecret or your Farmmaps-account data (username and password) in a newly created appsettings.secrets.json file inside the root of the Secrets project. +Clone the git repository to a local drive. DON'T clone to a network drive like "My Documents". Latter may cause authentication problems. **appsettings.secrets.json** ```