From 5fa4b159e06aab4c0beb8086617b5de047ebb5bc Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Sat, 29 Aug 2015 14:33:47 +0200 Subject: [PATCH] Perspex-Mono was removed. --- Docs/mono-build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/mono-build.md b/Docs/mono-build.md index 0679b99f24..60d35fefc4 100644 --- a/Docs/mono-build.md +++ b/Docs/mono-build.md @@ -22,7 +22,7 @@ Clone the Perspex repository Load the Project in MonoDevelop ------------------------------- -Start MonoDevelop and open the `Perspex-Mono.sln` solution. Wait for MonoDevelop to install the +Start MonoDevelop and open the `Perspex.sln` solution. Wait for MonoDevelop to install the project's NuGet packages. -Set the TestApplication-Mono project as the startup project and click Run. \ No newline at end of file +Set the TestApplication-Mono project as the startup project and click Run.