diff --git a/docs/onboarding/setup-overview.mdx b/docs/onboarding/setup-overview.mdx index 038b2a9..b564f2f 100644 --- a/docs/onboarding/setup-overview.mdx +++ b/docs/onboarding/setup-overview.mdx @@ -24,6 +24,6 @@ We'll use VirtualBox to create a virtual machine (VM) running Ubuntu. On your VM :::info One more thing! 🎈 -This guide goes over setup using an Ubuntu VM. If you're using a different setup (such as a different OS), you may need to adjust your steps accordingly. +Though using an Ubuntu VM with VirtualBox is not required and you can do development on your own setup, the setup instructions will go over using an Ubuntu VM. If you're using a different setup (such as a different OS), you may need to adjust your steps accordingly. :::