Skip to content

Commit

Permalink
Add information about wsl.conf to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sileshn committed Feb 2, 2022
1 parent 9fb6f08 commit 5ba08be
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ Linuxmint on WSL2 (Windows 10 FCU or later) based on [wsldl](https://github.com/
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![License](https://img.shields.io/github/license/sileshn/LinuxmintWSL.svg?style=flat-square)](https://raw.githubusercontent.com/sileshn/LinuxmintWSL/main/LICENSE)

## 💻 Requirements
## Important information
LinuxmintWSL includes a wsl.conf file which only has section headers. Users can use this to configure the distro to their liking. You can read more about wsl.conf and its configuration settings [here](https://docs.microsoft.com/en-us/windows/wsl/wsl-config).

## Requirements
* For x64 systems: Version 1903 or higher, with Build 18362 or higher.
* For ARM64 systems: Version 2004 or higher, with Build 19041 or higher.
* Builds lower than 18362 do not support WSL 2.
Expand Down

0 comments on commit 5ba08be

Please sign in to comment.