add some helpful links from old moodle course
This commit is contained in:
parent
6c9c7bae69
commit
56890b78f4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue