README tweak again.

This commit is contained in:
Virgil Dupras 2013-04-28 11:06:48 -04:00
parent 2e23303d7e
commit e4b949abf6
1 changed files with 2 additions and 2 deletions

View File

@ -104,8 +104,8 @@ your build with::
If you want, you can specify a UI to use with the ``--ui`` option. So, if you want to build dupeGuru
with Qt on OS X, then you have to type ``python configure.py --ui=qt``. You can also use the
``--dev`` flag to indicate a dev build (it will build ``dg_cocoa.plugin`` in alias mode and use the
"dev" config in XCode).
``--dev`` flag to indicate a dev build (mostly useful in OS X, where the python code in symlinked
so you don't have to repackage whenever you make a change in the python code).
Then, just build the thing and then run it with::