VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2016-05-19 19:33:59 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2016-05-19 19:33:59 +0200
commit6954b7c3ef429a45a0dbbe4e2222574b7c0ad06c (patch)
tree55982a8ddbffbaa8e3c7ce1cd4fa40814431dac6 /README.md
parentcdaeef20ce43e6e271e898a10878ca1b22a50a5d (diff)
parent2bb0cbe16e5ed67a33f2aa9d292ea0e696967eba (diff)
downloadVeraCrypt-6954b7c3ef429a45a0dbbe4e2222574b7c0ad06c.tar.gz
VeraCrypt-6954b7c3ef429a45a0dbbe4e2222574b7c0ad06c.zip
Merge pull request #68 from strazzere/master
Fix wxWidget expected directory for OSX install in Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d81d5a4..99ba5bfe 100644
--- a/README.md
+++ b/README.md
@@ -199,7 +199,7 @@ The script build_veracrypt_macosx.sh available under "src/Build" performs the
full build of VeraCrypt including the creation of the installer pkg. It expects
to find the wxWidgets 3.0.2 sources at the same level as where you put
VeraCrypt sources (i.e. if "src" path is "/Users/joe/Projects/VeraCrypt/src"
-then wxWidgets should be at "/Users/joe/Projects/wxWidgets-wxWidgets-3.0.2")
+then wxWidgets should be at "/Users/joe/Projects/wxWidgets-3.0.2")
The build process uses Code Signing certificates whose ID is specified in
src/Main/Main.make (lines 167 & 169). You'll have to modify these lines to put