diff --git a/README.md b/README.md index 03abce8..3fda850 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Requires Node 12+ ```sh +git clone https://git.chuckdries.com/chuckdries/lead-deduplication +cd lead-deduplication npm i # install dependencies node index.js # run script ``` \ No newline at end of file