Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
spieglt committed Jul 26, 2020
1 parent a83f1b7 commit 23b657f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Ready-to-use downloads on the [Releases](https://github.com/spieglt/Cloaker/releases) page

**Version 3.0 improvements:** added real argument parsing and output file parameter for CLI, increased minimum password length to 12, added brute force test.
**Version 3.0 improvements:** added real argument parsing and output file parameter for CLI, increased minimum password length to 12.

### Very simple cross-platform file encryption

Expand All @@ -19,7 +19,7 @@ Then open `gui/cloaker/cloaker.pro` in Qt Creator (Qt 5.12), make sure kit is 64

If you want to make a distributable on...

**Mac:** use `macqtdeploy` with the built .app bundle as argument.
**Mac:** use the `macdeployqt` script in your Qt installation's `bin/` directory with the built .app bundle as argument.

**Linux only:** compile a static version of Qt with something like:

Expand Down

0 comments on commit 23b657f

Please sign in to comment.