From 64dc78018f818418b066ec9635f30b61ca6c629b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Sun, 11 Oct 2015 01:17:29 +0100 Subject: [PATCH] Update GettingStarted.md --- docs/GettingStarted.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index 0224ac5682..af2e91d66d 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -55,7 +55,6 @@ msbuild LLVM.sln /p:Configuration=RelWithDebInfo;Platform=x64 /m cd \build generateprojects.bat -) msbuild vs2013\CppSharp.sln /p:Configuration=Release;Platform=x86 ```