Update README.md

This commit is contained in:
ION606
2023-02-26 19:24:50 -05:00
committed by GitHub
parent a780a82878
commit 21b8ec4d2a
+3 -2
View File
@@ -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`