Skip to content

Commit ea5c095

Browse files
authored
Update GettingStarted.md
1 parent 5a202e9 commit ea5c095

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/GettingStarted.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,11 @@ debug configuration, which will be too slow for practical use beyond debugging.
5555

5656
## Compiling on macOS or Linux
5757

58+
The following steps should be called from the VS developer command prompt.
59+
5860
1. Generate the VS solution and makefiles
5961

62+
6063
```shell
6164
cd <CppSharp>\build
6265
./build.sh generate -configuration Release -platform x64

0 commit comments

Comments
 (0)