From 58247820ba95aa865e3c4e44cacf8ccc6fe17a05 Mon Sep 17 00:00:00 2001 From: Cralex Date: Mon, 5 Mar 2012 15:01:46 -0700 Subject: [PATCH] Changed wording on line 48. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ba6d10..f8934c6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ You should now be able to run MCEdit with `python mcedit.py` assuming you've ins 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. +*Note:* These instructions have only been tested on OS X Lion. You will run into errors attempting to use the system Python when packaging anything under OS X. The easiest way to install a new Python is by using [Homebrew](http://mxcl.github.com/homebrew/).