Merge pull request #127 from isapir/patch-1
broke commands to separate lines
This commit is contained in:
commit
18cb8c5632
1 changed files with 3 additions and 0 deletions
|
@ -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':
|
||||||
|
|
Loading…
Add table
Reference in a new issue