diff --git a/docs/content/tutorial/0-set-up-your-development-environment.md b/docs/content/tutorial/0-set-up-your-development-environment.md index 5e509faaff..9c692f23fe 100644 --- a/docs/content/tutorial/0-set-up-your-development-environment.md +++ b/docs/content/tutorial/0-set-up-your-development-environment.md @@ -58,7 +58,11 @@ If you prefer using something like homebrew you can also run: brew install node ``` -> **Mac users**: Make sure that you have Xcode command line tools installed; if not run `xcode-select --install` +:::tip + +**Mac users**: Make sure that you have Xcode command line tools installed; if not run `xcode-select --install` + +::: ### Git