Explorar o código

minor: typo in BUILD.md (section about freebsd support)

philsmd %!s(int64=10) %!d(string=hai) anos
pai
achega
154a01e26e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/BUILD.md

+ 1 - 1
docs/BUILD.md

@@ -31,6 +31,6 @@ $ make [linux|osx|windows|freebsd]
 
 Not specifying an argument will cross-compile binaries for Linux, Windows and OSX.
 
-If you native FreeBSD binaries, you will need **gmp** installed (/usr/ports/math/gmp). This has been tested on FreeBSD 10.2. 
+If you want to compile native FreeBSD binaries, you will need **gmp** installed (/usr/ports/math/gmp). This has been tested on FreeBSD 10.2. 
 
 Enjoy your fresh **Hashcat** binaries ;)