diff --git a/cli/README.md b/cli/README.md index d16ef1287f..85313282a7 100644 --- a/cli/README.md +++ b/cli/README.md @@ -16,10 +16,17 @@ Command Line Interface for Joystream community and governance activities * [Commands](#commands) +# Setup +``` +git clone https://github.com/Joystream/joystream cli +cd cli +yarn build:packages +``` +or `npm install -g @joystream/cli` + # Usage ```sh-session -$ npm install -g @joystream/cli $ joystream-cli COMMAND running command... $ joystream-cli (-v|--version|version)