소스 검색

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