From 56890b78f4cf3e1873c7599fb96da5a9a4bd5969 Mon Sep 17 00:00:00 2001 From: Luca Conte Date: Sun, 9 Mar 2025 21:35:53 +0100 Subject: [PATCH] add some helpful links from old moodle course --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fd95e75..93edcfc 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,13 @@ wsl --set-version 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