From 683f18ee4183d530591a92f6bc5e1c33dc67ac73 Mon Sep 17 00:00:00 2001 From: Vinfall <91039000+Vinfall@users.noreply.github.com> Date: Wed, 2 Nov 2022 02:39:12 +0000 Subject: [PATCH] Avoid confusion of distro --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cc168f..8855987 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # ClearWSL -Clear Linux on WSL2 (Windows 10 FCU or later) +Clear Linux OS on WSL2 (Windows 10 FCU or later) inspired by [ClearWSL](https://github.com/wight554/ClearWSL/) -based on [wsldl](https://github.com/yuk7/wsldl) +based on [wsldl](https://github.com/yuk7/wsldl). [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) ![License](https://img.shields.io/github/license/Vinfall/ClearWSL.svg?style=flat-square) +**Notice: This is Clear Linux OS backed by Intel. Not to be confused with Clear OS, which is a completely different CentOS/RHEL-based distro.** + ## Requirements * Windows 10 Fall Creators Update x64 or later. * Windows Subsystem for Linux feature is enabled.