diff --git a/Arch.md b/Arch.md index b52f006..bf82f58 100644 --- a/Arch.md +++ b/Arch.md @@ -2,7 +2,7 @@ Tested against: * OpenSSH 10.2 # Server -By default Arch does not enable the ssh server. If you already have it enabled you can skip this step. +By default Arch does not enable the ssh server. If you already have it enabled you can skip the first step and proceed to the printf command. ``` sudo systemctl enable sshd --now ```