From 31ca9585fec562ad4dcc38484198a3512578d82c Mon Sep 17 00:00:00 2001 From: aorzelskiGH <48956800+aorzelskiGH@users.noreply.github.com> Date: Sun, 1 Nov 2020 06:32:44 +0100 Subject: [PATCH] Update README.md Small corrections --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc04d3edd..8d4bba98c 100644 --- a/README.md +++ b/README.md @@ -71,14 +71,15 @@ the release bundle and invoke: On Windows please start ```startForDemo.bat```. We provide a couple of sample admin shells (packaged as .aasx) for you to test -and play with the software at: http://www.admin-shell-io.com/samples/ +and play with the software at: http://www.admin-shell-io.com/samples/. Please copy these to the ```aasxs``` subdirectory as needed. ### Running on Windows Change to the directory where you extracted the release bundle. -Invoke the executable with the same name as the server variant. For example: +Start ```startForDemo.bat``` or invoke the executable with the same name as the +server variant. For example: ``` AasxServerWindows.exe --opc --rest -data-path /path/to/aasxs @@ -121,8 +122,8 @@ Options: Change to the directory where you extracted the release bundle. -Use `dotnet` to execute the DLL with the same name as the server variant. -For example: +Start ```startForDemo.bat``` or use `dotnet` to execute the DLL with the same name +as the server variant. For example: ``` dotnet AasxServerCore.dll --opc --rest --data-path /path/to/aasxs