Skip to content

Commit f1ce0b8

Browse files
committed
remove WSL recommendation
remove WSL recommendation in DEVELOPER docs we run on straight Windows now
1 parent 5632648 commit f1ce0b8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/DEVELOPER.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ Welcome! We're glad that you are interested in helping develop Language Forge.
3030

3131
### Supported Development Environments
3232

33-
Development of Language Forge is supported using [VS Code](https://code.visualstudio.com/download) on Linux, MacOS or Windows using WSL ([`wsl --install`](https://learn.microsoft.com/en-us/windows/wsl/install)).
34-
35-
On Windows, the project should be opened with the [Remote - WSL](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl) VS Code extension, so that all commands and extensions run on WSL.
33+
Development of Language Forge is supported using [VS Code](https://code.visualstudio.com/download) on Linux, MacOS or Windows
3634

3735
### IDE Developer Experience (DX)
3836

0 commit comments

Comments
 (0)