diff --git a/pages/windows/cd.md b/pages/windows/cd.md index a9a18d8870..ea9917be6e 100644 --- a/pages/windows/cd.md +++ b/pages/windows/cd.md @@ -12,11 +12,11 @@ `cd` -- Go to a specific directory in the same drive: +- Go to a specific directory on the same drive: `cd {{path\to\directory}}` -- Go to a specific directory in a different [d]rive: +- Go to a specific directory on a different [d]rive: `cd /d {{C}}:{{path\to\directory}}`