From 002f49f0662b2c728cdf49f401019e167e13155d Mon Sep 17 00:00:00 2001 From: Florian Pethig Date: Wed, 15 Nov 2023 10:21:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a8d969..b1f54bc1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The easiest way to run AASPortal locally, is using the latest "all in one" image `docker run -p 80:80 fraunhoferiosb/aasportal_aio` -The go to http://localhost/ in your browser and enjoy. +Then go to http://localhost/ in your browser and enjoy. ### Setup Visual Studio Code The preferred development environment is Visual Studio Code. Clone *AASPortal*'s GIT repository. Open aasportal in Visual Studio Code. In a terminal window execute the the following commands: