From c739fe54244d2dca8949a841840f51b88dfa6cb8 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 6 Jul 2021 14:00:52 +0200 Subject: [PATCH] Update Development_deployment.md --- Docs/Development_deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/Development_deployment.md b/Docs/Development_deployment.md index 21b924b69..ffa69eab3 100644 --- a/Docs/Development_deployment.md +++ b/Docs/Development_deployment.md @@ -18,7 +18,7 @@ Development ----------- - **Windows users**: All scripts are made for linux devices. Use the Ubuntu terminal for Windows (or even better - make the switch ;) ) + **Windows users**: All scripts are made for linux devices. Use the Ubuntu terminal for Windows (or even better - make the switch ;) ). If you are using Visual Studio, open everything in a 'new WSL Window'. To develop and build MapComplete, yo