Update Mac README.md for location change in sln file

This commit is contained in:
Mark Osborne 2016-07-14 11:07:22 +10:00
parent 3c62268861
commit 010ee1b65c

View file

@ -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: