Updated Compiling from source (markdown)

JayDDee
2025-01-16 11:52:22 -05:00
parent 83ba06f975
commit e5c30ec47b

@@ -23,7 +23,7 @@ Install any additional dependencies needed by cpuminer-opt. The list below are s
The following command should install everything you need on Debian based distributions.
`$ sudo apt-get install build-essential gcc automake libcurl4-openssl-dev libjansson-dev libgmp-dev zlib1g-dev git`
`$ sudo apt-get install build-essential gcc automake libcurl4-openssl-dev libjansson-dev libgmp-dev zlib1g-dev`
cpuminer-opt can now be compiled on Linux, see Compiling cpuminer-opt below.