From 7beedc669a4e4f4aa2bb53126a20e1f4d86e4198 Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Fri, 20 Oct 2023 11:23:08 +0200 Subject: [PATCH] added tut notes --- Tutorium/tut01/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Tutorium/tut01/README.md b/Tutorium/tut01/README.md index b4e55c0..a379a53 100644 --- a/Tutorium/tut01/README.md +++ b/Tutorium/tut01/README.md @@ -81,6 +81,13 @@ * Abgabe 23.10.2023 +## Notes Tutorium + +Die Windows `C:` Festplatte findet man in WSL unter `/mnt/c/`, andere Festplatten findet man analog dazu + +`D: -> /mnt/d/` +... + ## Wichtige Links * [Homepage EidP](https://proglang.informatik.uni-freiburg.de/teaching/info1/2023/)