From 5ba08be7ba39371fd84fe5170c056d731bb3076b Mon Sep 17 00:00:00 2001 From: Silesh K Nair Date: Wed, 2 Feb 2022 06:02:36 +0530 Subject: [PATCH] Add information about wsl.conf to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cecdce..d852b84 100644 --- a/README.md +++ b/README.md @@ -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.