From b2e3a6755d4c6ef24e4c948f45a38859d380184e Mon Sep 17 00:00:00 2001 From: Joystream Stats Date: Thu, 27 Jan 2022 10:21:40 +0100 Subject: [PATCH] cli setup instructions --- cli/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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)