doc formatting
1 parent 779e637 commit 48b4a669f8b05e24808c87a2dca22633327b9f05
@tundra tundra authored on 11 Apr 2020
Showing 1 changed file
View
8
README.md
want this phase of the build to be done entirely with system tools.
 
Because of some flakeyness on how ``openssl`` builds during the
bootstrapping processs, you also initally need some additional
perl module support. On CentOS7::
perl module support. On CentOS7:
 
sudo yum -y groupinstall "Development Tools"
sudo yum -y install perl-Module-Load-Conditional perl-core
`sudo yum -y groupinstall "Development Tools"`
 
`sudo yum -y install perl-Module-Load-Conditional perl-core`
 
4. Get the linuxbrew image:
 
`make getbrew`