summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Building-Locally.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Building-Locally.md b/Building-Locally.md
index b4f0339a..838686a5 100644
--- a/Building-Locally.md
+++ b/Building-Locally.md
@@ -3,7 +3,7 @@
## Step 1: Install git and pwsh 7.3.0
```
winget install --id Microsoft.Powershell --source winget
-winget install --id Git.Git --source winget`
+winget install --id Git.Git --source winget
```
## Step 2: Create a "driver build environment"