Updated Compiling from source (markdown)

JayDDee
2023-05-24 21:41:21 -04:00
parent 99092dde61
commit 54d24b6019

@@ -182,11 +182,9 @@ cpuminer.exe --help will give a list of options.
This procedure is only used to build the Windows binary release package and is done from a Linux environment. This procedure is only used to build the Windows binary release package and is done from a Linux environment.
It is not intended for users. It is not intended for users.
These instructions were written for Debian and Ubuntu compatible distributions These instructions were written specifically for Ubuntu-20.04.
but should work on other major distributions as well. However some of the
package names or file paths may be different.
It is assumed a Linux system is already available and running. And the user It is assumed a system with Ubuntu-20.04 already available and running and the user
has enough Linux knowledge to find and install packages and follow these has enough Linux knowledge to find and install packages and follow these
instructions. instructions.