diff --git a/guide/getting-started.md b/guide/getting-started.md index 49add89..15d1d6f 100644 --- a/guide/getting-started.md +++ b/guide/getting-started.md @@ -12,7 +12,9 @@ On MacOS and Linux, we recommend installing `node` using [`nvm`](https://github. On Windows we recommend installing `node` with [`nvs`](https://github.com/jasongin/nvs#setup). -> Info: The Pear Runtime does not rely on `node`, `node` is only needed to install and run the `npm` package manager. +{% hint style="info" %} +The Pear Runtime does not rely on `node`, `node` is only needed to install and run the `npm` package manager. +{% endhint %} ## Setup