diff --git a/Compiling-from-source.md b/Compiling-from-source.md index e0e8bae..6c330f1 100644 --- a/Compiling-from-source.md +++ b/Compiling-from-source.md @@ -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. It is not intended for users. -These instructions were written for Debian and Ubuntu compatible distributions -but should work on other major distributions as well. However some of the -package names or file paths may be different. +These instructions were written specifically for Ubuntu-20.04. -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 instructions.