diff --git a/README.md b/README.md index 69a5477..7f6b5e7 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,16 @@ If you are running this utility against a GHEC account, we recommend that you cr ## Running the CLI -Execute the command using node or npm. Before to execute, run `npm install` to install dependencies. +Execute the command using node or npm + +### Pre-requisites + + Install the node dependencies: ```shell script $ git clone https://github.com/github/ghec-audit-log-cli $ cd ghec-audit-log-cli $ npm install -``` ### npm