Skip to content

Commit

Permalink
Update GettingStarted.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tritao authored Apr 25, 2017
1 parent 3e7462b commit 41b96ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ run the upgrade process after generation.

1. Run `./premake5-osx gmake` in `<CppSharp>\build`
2. Build the generated makefiles:
- 32-bit builds: `config=release_x32 make -C gmake`
- 32-bit builds: `config=release_x86 make -C gmake`
- 64-bit builds: `config=release_x64 make -C gmake`

The version you compile needs to match the version of the Mono VM installed on your
Expand Down

0 comments on commit 41b96ae

Please sign in to comment.