Updated Packaging on Mac OS X (markdown)

Doug Brown
2015-05-09 12:41:05 -07:00
parent 359d7725eb
commit da4068263f

@@ -1,6 +1,6 @@
# Introduction #
To start, you need the Qt SDK installed, git for Mac OS X, and mercurial for Mac OS X. This is tested on Mac OS X 10.8 Mountain Lion, but probably works on older versions too.
To start, you need the Qt SDK installed and git for Mac OS X. This is tested on Mac OS X 10.8 Mountain Lion, but probably works on older versions too.
# Details #
@@ -30,7 +30,7 @@ If you're making a universal binary for 10.4, edit ROMSIMMFlasher.pro inside the
## Grab my custom fork of QextSerialPort: ##
`hg clone https://github.com/dougg3/doug-qextserialport-linuxnotifications`
`git clone https://github.com/dougg3/doug-qextserialport-linuxnotifications.git`
## Set up Qt Creator ##