From 21b8ec4d2a3f42f57b2753f0f982c9569983736e Mon Sep 17 00:00:00 2001 From: ION606 Date: Sun, 26 Feb 2023 19:24:50 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c10250f..fea856c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # ion-cli ## Installation Instructions -1. clone this repo -2. run `npm install -g` +1. clone this repo via `git clone https://github.com/ION606/ion-cli.git` +2. run `cd ion-cli` +3. run `npm install -g` ## Running Instructions run using `ion --instruction`