Merge pull request #40 from Zap-12100/master

Misspelling fix
This commit is contained in:
Tyler Kennedy 2012-02-17 00:13:47 -08:00
commit 11fbe7a177

View File

@ -42,7 +42,7 @@ You should now be able to run MCEdit with `python main.py` assuming you've insta
"Freezing" Python applications to deploy them for use by non-technical users is not in any way fun, expect errors and edge cases.
Additional dependenies are required to package MCEdit. Regardless of which platform you're targetting, [esky](http://pypi.python.org/pypi/esky/) will be required.
Additional dependencies are required to package MCEdit. Regardless of which platform you're targetting, [esky](http://pypi.python.org/pypi/esky/) will be required.
#### OS X
*Note:* These instructions have only been testing on OS X Lion.