diff --git a/dev/building.rst b/dev/building.rst index 9f4269500..e66111631 100644 --- a/dev/building.rst +++ b/dev/building.rst @@ -79,7 +79,7 @@ Building (Windows) # Pick a place for your Syncthing source. > md "%USERPROFILE%\dev" - > cd "%USERPROFILE%\dev" + > cd /d "%USERPROFILE%\dev" # Grab the code. > git clone https://github.com/syncthing/syncthing.git