diff --git a/docs/onboarding/ckan-setup.mdx b/docs/onboarding/ckan-setup.mdx index 2879aa0..e5a7e30 100644 --- a/docs/onboarding/ckan-setup.mdx +++ b/docs/onboarding/ckan-setup.mdx @@ -31,7 +31,7 @@ If you're unable to paste text into the VM, you may either: ## Set up SSH (optional) -If you're using a VM then it may be easier when developing to SSH into the VM from a code editor such as VSCode, VSCodium, or Zed. +If you're using a VM then it may be easier when developing to SSH into the VM from a code editor such as VSCodium. To enable SSH on the VM install `openssh-server`, and to identify the VM IP address to use when using SSH install `net-tools`: