mirror of
https://github.com/ION606/ion-cli.git
synced 2026-05-14 22:16:56 +00:00
Create README.md
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# ion-cli
|
||||
|
||||
## Installation Instructions
|
||||
1. clone this repo
|
||||
2. run `npm install -g`
|
||||
|
||||
## Running Instructions
|
||||
run using `ion --instruction`
|
||||
|
||||
## Notes
|
||||
* If you have trouble with windows running the script, try using `Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser`
|
||||
Reference in New Issue
Block a user