From 44c54edd24da6364f7d3a2c24ea63c8d1f8f01ac Mon Sep 17 00:00:00 2001 From: razumv <42905535+razumv@users.noreply.github.com> Date: Sat, 29 Jan 2022 11:51:48 +0200 Subject: [PATCH] fix command to apply metadata --- roles/distributors/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/distributors/README.md b/roles/distributors/README.md index 4deac68..c3286d3 100644 --- a/roles/distributors/README.md +++ b/roles/distributors/README.md @@ -329,7 +329,7 @@ Then set it on-chain with: ``` $ cd ~/joystream/distributor-node -$ yarn joystream-distributor operator:set-metadata : -w -i /path/to/metadata.json +$ yarn joystream-distributor operator:set-metadata -B : -w -i /path/to/metadata.json ``` ## Deploy the Distributor Node