Update readme.md

This commit is contained in:
Spoonman1091
2024-08-17 13:30:16 -04:00
committed by GitHub
parent 455ce6c144
commit 2ef46124c7

View File

@@ -10,10 +10,8 @@
## Installation
Get the latest hashcat binaries (https://hashcat.net/hashcat/)
OSX Install (https://www.phillips321.co.uk/2016/07/09/hashcat-on-os-x-getting-it-going/)
```git clone https://github.com/hashcat/hashcat.git
mkdir -p hashcat/deps
git clone https://github.com/KhronosGroup/OpenCL-Headers.git hashcat/deps/OpenCL
```
git clone https://github.com/hashcat/hashcat.git
cd hashcat/
make
make install