Skip to content

Commit 13fd0fa

Browse files
committed
Readme warning WSL
1 parent 8594176 commit 13fd0fa

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@ This package comes with project specific settings, found at `Edit > Project Sett
2424

2525
> [Windows Subsystem for Linux](https://learn.microsoft.com/en-us/windows/wsl/) (WSL) lets developers run a GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a traditional virtual machine or dual-boot setup.
2626
27-
To use this option, WSL has to be installed (preferably an Ubuntu distribution, it's currently the only one we've tested), including the `zip` package on the standard Distribution of WSL on your device.
28-
29-
- For more information on how to install WSL: https://learn.microsoft.com/en-us/windows/wsl/install/
30-
- For more information on how to install the `zip` package on Linux (in this case, WSL): https://www.tecmint.com/install-zip-and-unzip-in-linux/#zipubuntu
27+
> [!WARNING]
28+
> To use this option, WSL has to be installed (preferably an Ubuntu distribution, it's currently the only one we've tested), including the `zip` package on the standard Distribution of WSL on your device.
29+
>
30+
> - For more information on how to install WSL: https://learn.microsoft.com/en-us/windows/wsl/install/
31+
> - For more information on how to install the `zip` package on Linux (in this case, WSL): https://www.tecmint.com/install-zip-and-unzip-in-linux/#zipubuntu
3132
3233
##### Zip Manipulation
3334

0 commit comments

Comments
 (0)