projects
/
hashcat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ebe81f
)
BUILD.md incorrectly referred to docs/deps.sh as opposed to tools/deps.sh.
author
magnum
<john.magnum@hushmail.com>
Thu, 10 Dec 2015 16:09:59 +0000
(17:09 +0100)
committer
magnum
<john.magnum@hushmail.com>
Thu, 10 Dec 2015 18:23:30 +0000
(19:23 +0100)
docs/BUILD.md
patch
|
blob
|
history
diff --git
a/docs/BUILD.md
b/docs/BUILD.md
index
fbfb816
..
4cb368d
100644
(file)
--- a/
docs/BUILD.md
+++ b/
docs/BUILD.md
@@
-34,7
+34,7
@@
The following files are needed inside the *deps/tmp* directory:
gdk_linux_amd64_352_55_release.run
AMD-APP-SDKInstaller-v3.0.130.135-GA-linux64.tar.bz2
-Now just execute the following script to complete the installation of dependencies (check for an updated version in **docs/deps.sh**):
+Now just execute the following script to complete the installation of dependencies (check for an updated version in **tools/deps.sh**):
#!/bin/bash
# Author: Gabriele Gristina <matrix@hashcat.net>