Skip to content

Commit

Permalink
Updated the README
Browse files Browse the repository at this point in the history
  • Loading branch information
tedsmith committed Jan 9, 2019
1 parent 1d024b9 commit 6c68ebe
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ QuickHash
Compiling the Project
---------------------

Binaries for Windows, Linux and Apple macOS are available from http://quickhash-gui.org.
But if you need or want to compile yourself, then first clone the source code: `git clone https://github.com/tedsmith/quickhash.git`
Pre-compiled binaries for Windows, Linux and Apple macOS are available from http://quickhash-gui.org.

There is an LPR file that is the Lazarus Project File. So you need the Lazarus IDE and Freepascal Compiler (fpc v3.0.2 and Lazarus v1.6.4, not any version above) for your chosen platform, available from www.lazarus-ide.org.
If you need, or want, to compile it yourself, then first clone the source code using git : `git clone https://github.com/tedsmith/quickhash.git`

There is an LPR file that is the Lazarus Project File. So you need the Lazarus IDE and Freepascal Compiler (fpc v3.0.4 and Lazarus v1.8.4 or above) for your chosen platform, available from www.lazarus-ide.org.

After installation of Lazarus and Freepascal, you need to set some things up.

Expand Down

0 comments on commit 6c68ebe

Please sign in to comment.