diff --git a/docs/content/quickstart/quick-start.md b/docs/content/quickstart/quick-start.md index e62c5949b9..e5f090c382 100644 --- a/docs/content/quickstart/quick-start.md +++ b/docs/content/quickstart/quick-start.md @@ -20,11 +20,11 @@ You can install Node from the [official website](https://nodejs.org/en/). npm install @medusajs/medusa-cli -g ``` - :::note +:::note - If you get a permission error when using NPM, check out [NPM's documentation for a solution](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally). +If you get a permission error when using NPM, check out [NPM's documentation for a solution](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally). - ::: +::: ### 2. Create a new Medusa project