Skip to content

Commit

Permalink
README: Add cmake as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Grazfather authored and lunixbochs committed Jun 8, 2018
1 parent 2580ea2 commit 981730e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Building

Usercorn depends on Go 1.6 or newer, as well as the latest unstable versions of Capstone, Unicorn, and Keystone.

`make deps` will attempt to install all of the above dependencies into the source tree under `deps/`.
`make deps` (requires `cmake`) will attempt to install all of the above dependencies into the source tree under `deps/`.

`make` will update Go packages and build `usercorn`

Expand Down

0 comments on commit 981730e

Please sign in to comment.