Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit e2953d6

Browse files
Update README.md (#131)
1 parent e24f929 commit e2953d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# WSL Distro Launcher Reference Implementation
2+
3+
> [!NOTE]
4+
> There is a newer method for creating WSL distros please see [this doc page](https://learn.microsoft.com/windows/wsl/build-custom-distro).
5+
26
## Introduction
37
This is the C++ reference implementation for a Windows Subsystem for Linux (WSL) distribution installer/launcher application. Every distro package must include a launcher app, which is responsible for completing installation & registration of your distro with WSL, and for launching new distro instances atop WSL.
48

0 commit comments

Comments
 (0)