From 010ee1b65cfd2febe9cb97281ede513979a32203 Mon Sep 17 00:00:00 2001 From: Mark Osborne Date: Thu, 14 Jul 2016 11:07:22 +1000 Subject: [PATCH] Update Mac README.md for location change in sln file --- SparkleShare/Mac/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SparkleShare/Mac/README.md b/SparkleShare/Mac/README.md index 888d8770..7e2d1b1e 100644 --- a/SparkleShare/Mac/README.md +++ b/SparkleShare/Mac/README.md @@ -33,9 +33,10 @@ There are three build configurations available: To build any of these configurations, -* open `./SparkleShare/Mac/SparkleShare.sln` +* open `./SparkleShare.sln` in Xamarin Studio +* select the SparkleShare.Mac project in the Solution view * select the required configuration -* select `Build`, then `"Build SparkleShare"` from the menu +* select `Build`, then `"Build SparkleShare.Mac"` from the menu To build SparkleShare from a command line (e.g. for using a CI system), use this command: