Преглед на файлове

build instruction: typo

fixes a typo/language
philsmd преди 10 години
родител
ревизия
9364a40e89
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/BUILD.md

+ 1 - 1
docs/BUILD.md

@@ -8,7 +8,7 @@ Hashcat build documentation
 
 # Dependencies
 
-To compile **Hashcat** you need cross compile the **gmp** library for Linux (32/64 bit), Windows (32/64 bit) and OSX (64 bit).
+To compile **Hashcat** you need to cross compile the **gmp** library for Linux (32/64 bit), Windows (32/64 bit) and OSX (64 bit).
 Use the following script (check for an updated version in **docs/deps.sh**):
 
     #!/bin/bash