Merge pull request #127 from isapir/patch-1

broke commands to separate lines
This commit is contained in:
Jeff Ahrenholz 2017-08-18 17:19:43 -07:00 committed by GitHub
commit 18cb8c5632

View file

@ -34,8 +34,11 @@ Building CORE
To build this software you should use: To build this software you should use:
./bootstrap.sh ./bootstrap.sh
./configure ./configure
make make
sudo make install sudo make install
Here is what is installed with 'make install': Here is what is installed with 'make install':