docs: added code blocks without headers (#2560)

This commit is contained in:
Shahed Nasser
2022-11-07 17:36:51 +02:00
committed by GitHub
parent bbf4039147
commit c0639ef708
35 changed files with 336 additions and 98 deletions

View File

@@ -19,7 +19,7 @@ You can check out more information in [NPMs documentation](https://docs.npmjs
If you install the Medusa CLI tool with Yarn, then try to use the CLI tool but get the error:
```bash
```bash noHeader
command not found: medusa
```