diff --git a/Compiling-from-source.md b/Compiling-from-source.md index 8ed5f97..2d6113b 100644 --- a/Compiling-from-source.md +++ b/Compiling-from-source.md @@ -168,7 +168,7 @@ See https://github.com/JayDDee/cpuminer-opt/wiki/CLI-and-config-options for more # Building the Windows x86_64 binary package. This procedure is only used to build the Windows binary release package for x86_64 and is done from a Linux environment. -It is not intended for users and is not supported. It is documented primarily for purposes of transparency. All binary files included in the package created from cpuminer-opt source code, copied from the host operating system, or created from source code as described below. +It is not intended for users and is not supported. It is documented primarily for purposes of transparency. All binary files included in the package are created from cpuminer-opt source code, copied from the host operating system, or created from source code as described below. These instructions were written specifically for Ubuntu-20.04.