broke commands to separate lines

I couldn't find a way to do it without the extra line break for the `.rst` file format.
This commit is contained in:
Igal 2017-08-07 22:56:30 -04:00 committed by GitHub
parent 41c1cfeb64
commit 7167f841d3

View file

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