Skip to content

Commit

Permalink
Merge pull request madMAx43v3r#300 from ludufre/master
Browse files Browse the repository at this point in the history
Additional info to CentOS 7
  • Loading branch information
madMAx43v3r authored Jun 11, 2021
2 parents 111c2ab + a17f5da commit d35a983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,9 @@ git clone https://github.com/dendil/chia-plotter.git
cd chia-plotter

git submodule update --init
sudo yum install epel-release -y
sudo yum install cmake3 gmp-devel libsodium gmp-static libsodium-static -y
ln /usr/bin/cmake3 /usr/bin/cmake
# Install a package with repository for your system:
# On CentOS, install package centos-release-scl available in CentOS repository:
sudo yum install centos-release-scl -y
Expand Down

0 comments on commit d35a983

Please sign in to comment.