add some helpful links from old moodle course

This commit is contained in:
Luca Conte 2025-03-09 21:35:53 +01:00
parent 6c9c7bae69
commit 56890b78f4
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@ wsl --set-version <distro-name> 2
wsl --update
```
## Hilfreiche Links
- [Installieren von Linux unter Windows mit WSL - Microsoft Learn](https://learn.microsoft.com/de-de/windows/wsl/install)
- [Using c++ and WSL in VS Code](https://code.visualstudio.com/docs/cpp/config-wsl)
- [Diagnosing "cannot open display" type issues in WSLg](https://github.com/microsoft/wslg/wiki/Diagnosing-%22cannot-open-display%22-type-issues-with-WSLg)
# Windows Native
## MSYS2 Installation