diff --git a/docs/getting-started/1200-local-dev.md b/docs/getting-started/1200-local-dev.md index a25f02af..446f1163 100644 --- a/docs/getting-started/1200-local-dev.md +++ b/docs/getting-started/1200-local-dev.md @@ -215,8 +215,7 @@ From a powershell terminal, run: Invoke-WebRequest -UseBasicParsing -Uri https://dl.dagger.io/dagger/install.ps1 | Invoke-Expression ``` -We try to move the dagger binary under `C:\Windows\System32` but -in case we miss the necessary permissions, we'll save everything under `/dagger` + We'll save everything under `/dagger` Check that `dagger` is installed correctly by opening a `Command Prompt` terminal and run: