From f16a0bdf159abb097cf66ffacede353de1fb7521 Mon Sep 17 00:00:00 2001 From: Spoonman1091 Date: Sat, 17 Aug 2024 13:30:16 -0400 Subject: [PATCH] Update readme.md --- readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index de617ab..488d9fb 100644 --- a/readme.md +++ b/readme.md @@ -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