diff --git a/content/module-2/3-topos-playground.md b/content/module-2/3-topos-playground.md index d6504ee..44e14c2 100644 --- a/content/module-2/3-topos-playground.md +++ b/content/module-2/3-topos-playground.md @@ -51,7 +51,7 @@ Minimum required versions: Once you have the necessary software on your machine, run: ```sh -$ npm install @topos-protocol/topos-playground@0.1.0 --save-dev --save-exact +$ npm install -g @topos-protocol/topos-playground@0.1.0 --save-dev --save-exact ```