diff --git a/Compiling-from-source.md b/Compiling-from-source.md index 5b9a69c..66289a9 100644 --- a/Compiling-from-source.md +++ b/Compiling-from-source.md @@ -103,7 +103,7 @@ more packages in the next step. `$ pacman -S autotools libcurl-devel mingw-w64-x86_64-curl gmp-devel jansson-devel openssl-devel zlib-devel` Other desired packages can also be installed at this time. Some useful ones not installed by default include -git, openssh, wget, vim, zip/unzip ... +git, openssh, wget, vim, zip, unzip ... 3. Set the system Path environment variable to allow cpuminer-opt to run from a Windows terminal, otherwise it can only run from an MSYS2 terminal.