Browse Source

Update GettingStarted.md

pull/1591/head
João Matos 4 years ago committed by GitHub
parent
commit
a3805f84c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/GettingStarted.md

2
docs/GettingStarted.md

@ -5,7 +5,7 @@ headers and generate either C++/CLI or C# code that can be compiled into a @@ -5,7 +5,7 @@ headers and generate either C++/CLI or C# code that can be compiled into a
regular .NET assembly.
To get started you can either compile from source or get one of the pre-compiled
binary releases (only provided for Windows, at the moment):
binary releases:
* [GitHub releases](https://github.com/mono/CppSharp/releases)
* [NuGet packages](https://www.nuget.org/packages/CppSharp/)

Loading…
Cancel
Save