From a3805f84c9500125cd1431dcb4fe32800245ef69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Tue, 2 Mar 2021 16:17:58 +0000 Subject: [PATCH] Update GettingStarted.md --- docs/GettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index 3cab674e..5a415181 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -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/)