Closed AutomateAaron closed 5 years ago
Updated INSTALL.md to make use of GitHub's code blocks to make it easier to understand.
code blocks
For example, changed this instruction:
to this instruction:
sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler sudo apt-get install --no-install-recommends libboost-all-dev sudo apt-get install libgflags-dev libgoogle-glog-dev liblmdb-dev sudo apt-get install libturbojpeg
No changes were made besides formatting, the content should all be the same.
Thanks.
Updated INSTALL.md to make use of GitHub's
code blocks
to make it easier to understand.For example, changed this instruction:
sudo apt-get install libturbojpeg
to this instruction:
No changes were made besides formatting, the content should all be the same.