Update README.md

This commit is contained in:
Dan Guido 2017-04-12 17:54:54 -04:00 committed by GitHub
parent 05869b0c00
commit 7dd1b15f5e

View File

@ -22,7 +22,7 @@ Internally, the parser-library uses a bounded buffer abstraction to access infor
Building
========
pe-parse is built using [cmake] and has no major dependencies.
pe-parse is built using `cmake` and has no major dependencies.
1. Install cmake:
* Debian/Ubuntu: `sudo apt-get install cmake`