Explorar el Código

build instruction: typo

fixes a typo/language
philsmd hace 10 años
padre
commit
9364a40e89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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