From 5462d614faf26bdc7b2c4469b6d1a3933f3aafb2 Mon Sep 17 00:00:00 2001 From: rzmk <30333942+rzmk@users.noreply.github.com> Date: Wed, 20 Aug 2025 12:49:29 -0400 Subject: [PATCH] chore: update IDEs --- docs/onboarding/ckan-setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`: