From 4a3a4ab1cfdd8970487e6119ee56156275682fe8 Mon Sep 17 00:00:00 2001 From: Leon Keim <leon.keim@googlemail.com> Date: Tue, 2 Jul 2024 12:10:54 +0000 Subject: [PATCH] Link to wsl doku --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 437eac3a..474e29f3 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ The material is organized as follows Before undertaking the course, please be sure to check on the expected [prerequisites](prerequisites.md). To get started with the course, you have two options. Depending on whether you already have DuMu<sup>x</sup> installed or not, choose the one that fits your needs. +If you plan to use Ubuntu on Windows via WSL, we have a brief [installation documentation](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/-/wikis/Installation-of-DuMux-inside-the-Windows-Subsystem-for-Linux-(WSL)) for the installation of dumux. ### Install DuMu<sup>x</sup> together with the course -- GitLab