Skip to content

Commit

Permalink
Updated Readme to mention WSL support.
Browse files Browse the repository at this point in the history
  • Loading branch information
kilo52 committed Apr 21, 2024
1 parent 50466f4 commit 2f004fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Alternatively, you can of course clone this repository and then simply run the *

Project Init requires at least **Bash version 4**.

Currently, we only officially support Linux/Debian-based systems. Although in principle it should be possible to run it on most Linux distributions.
Currently, we only officially support Linux/Debian-based systems. Although in principle it should be possible to run it on most Linux distributions. If you would like to run Project Init on *Windows*, we do support it via [WSL](https://learn.microsoft.com/en-us/windows/wsl/about).

The Project Init system requires some very common utilities, e.g. *awk* and *grep*, which should be available on pretty much any system. See the [dependencies.txt](dependencies.txt) file for a full list.

Expand Down

0 comments on commit 2f004fd

Please sign in to comment.