Skip to content

Commit

Permalink
added wsl version check command
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Feb 2, 2025
1 parent a4c4c4d commit f247529
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f247529

Please sign in to comment.