diff --git a/README b/README index 642f1184..5b424141 100644 --- a/README +++ b/README @@ -96,6 +96,14 @@ Get the Mono Framework, Monodevelop, and MacPorts. Install git-core, automake and intltool using 'port install'. Make sure that git or a symbolic link to git is in /usr/bin. +Note: + + You may need to adjust some environment variables to find mono: + + PKG_CONFIG=/Library/Frameworks/Mono.framework/Versions/Current/bin/pkg-config + PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig + + Frequently Asked Question ========================= @@ -110,18 +118,19 @@ Official website: http://www.sparkleshare.org/ Project page: -http://github.com/SparkleShare +http://github.com/SparkleShare/ IRC Channel: #sparkleshare on irc.gnome.org Wiki: -http://github.com/hbons/SparkleShare/wiki +http://github.com/hbons/SparkleShare/wiki/ Issue tracker: -http://github.com/hbons/SparkleShare/issues +http://github.com/hbons/SparkleShare/issues/ Translation project: http://www.transifex.net/projects/p/sparkleshare/ + Now have fun and create cool things together! :)