Browse Source

Updated README

tags/v1.0.0
Robert Klep 12 years ago
parent
commit
604bb12930
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@@ -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.


Loading…
Cancel
Save