Skip to content

Commit 2db5fbe

Browse files
[ignore] Add note about vscode-powershell dev doc
1 parent 44ea602 commit 2db5fbe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,11 @@ The types of PowerShell Editor Services can change at any moment and should not
121121

122122
## Development
123123

124-
### 1. Install PowerShell 6+
124+
> NOTE: The easiest way to manually test changes you've made in PowerShellEditorServices is to follow the [vscode-powershell development doc](https://github.com/PowerShell/vscode-powershell/blob/master/docs/development.md) to get a local build of the VS Code extension to use your local build of PowerShellEditorServices.
125125
126-
Install PowerShell 6+ with [these instructions](https://github.com/PowerShell/PowerShell#get-powershell).
126+
### 1. Install PowerShell 7+
127+
128+
Install PowerShell 7+ with [these instructions](https://github.com/PowerShell/PowerShell#get-powershell).
127129

128130
### 3. Clone the GitHub repository:
129131

0 commit comments

Comments
 (0)