Changes
Page history
add new command to install CLI
authored
Aug 03, 2021
by
Hamza
Hide whitespace changes
Inline
Side-by-side
Getting-Started.md
View page @
9c4990b0
...
...
@@ -15,6 +15,10 @@ $ cd beneficent
```
1) Install dev CLI tool:
$ yarn install:cli
OR
$ cd services/cli
$ npm install -g .
...
...
...
...