4
0
mirror of https://github.com/QuasarApp/pe-parse.git synced 2025-05-03 15:39:33 +00:00

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

@ -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`