diff --git a/README.md b/README.md index 61de900..e1fd6ac 100644 --- a/README.md +++ b/README.md @@ -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`