diff --git a/README.md b/README.md index 6cc2f80..1f55f69 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ To build the application, you'll have the Developer tools for Mac OS X installed. When you have, you first build the application: - python setup.py py2app + + python setup.py py2app This builds the application as `dist/ToggleProxy.app`. You can run it from there, or move it to somewhere more appropriate first.