Skip to content

Commit 8116548

Browse files
Fixup: Use default task
Co-authored-by: Andy Jordan <[email protected]>
1 parent 2fe7205 commit 8116548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Now you're ready to build the code. You can do so in one of two ways:
193193
### PowerShell
194194

195195
```powershell
196-
PS C:\path\to\PowerShellEditorServices> Invoke-Build Build
196+
PS C:\src\PowerShellEditorServices> Invoke-Build
197197
```
198198

199199
### Visual Studio Code

0 commit comments

Comments
 (0)