From f24752929ed018bc3317c62890ba912c1ae2c370 Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Sun, 2 Feb 2025 12:23:15 +0100 Subject: [PATCH] added wsl version check command --- docs/windows.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/windows.md b/docs/windows.md index adcf6e876..dfb606770 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -28,6 +28,8 @@ WSL takes the central role in running containerlabs on Windows. Luckily, setting /// admonition | Windows and WSL version The following instructions were tested on Windows 11 and WSL2. On Windows 10 some commands may be different, but the general idea should be the same. + +To check what WSL version you have, run `wsl -v` in your windows terminal. /// First things first, open up a terminal and list the running WSL virtual machines and their versions: