diff --git a/README.md b/README.md index b893249..8bdc582 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ vmprofiler-cli is a CLI program which displays all details of a specified VMProt # Build Instructions +### Requirements + +* Visual Studios 2019 *Fully Updated* +* CMake +* A good attitude + Clone the repository and all submodules using `git clone --recursive https://githacks.org/vmp2/vmprofiler-cli.git`. Then execute the following commands: ```