1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-11-10 17:59:02 +00:00

README tweak again.

This commit is contained in:
Virgil Dupras 2013-04-28 11:06:48 -04:00
parent 2e23303d7e
commit e4b949abf6

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 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 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`` flag to indicate a dev build (mostly useful in OS X, where the python code in symlinked
"dev" config in XCode). 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:: Then, just build the thing and then run it with::