Procházet zdrojové kódy

build instruction: typo

fixes a typo/language
philsmd před 10 roky
rodič
revize
9364a40e89
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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