Skip to content

Commit 2e637c2

Browse files
authored
Update README.md
1 parent 0df4763 commit 2e637c2

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ A Linux® distribution optimized for WSL based on Debian® stable from Whitewate
55
## Features
66

77
- Optimized for use with [Windows® Subsystem for Linux](https://github.com/sirredbeard/Awesome-WSL) (WSL) on Windows 10 Version 1709+.
8-
- Out-of-the-box support for external Windows-based X clients, such as [X410](http://afflnk.microsoft.com/c/1291904/459838/7593?prodsku=9NLP712ZMN9Q&u=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fstore%2Fp%2Fx410%2F9NLP712ZMN9Q).
9-
- Popular programming tools, including git and python3, pre-installed. Additional packages can be easily installed via the apt package management system from the expansive Debian repos.
10-
- Ships with useful utilities for running Linux on WSL installable with one command.
8+
- Out-of-the-box support for external Windows-based X clients, such as [X410](http://afflnk.microsoft.com/c/1291904/459838/7593?prodsku=9NLP712ZMN9Q&u=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fstore%2Fp%2Fx410%2F9NLP712ZMN9Q), no need to set DISPLAY or LIBGL settings.
9+
- Popular programming tools, including git and python3, are pre-installed. Additional packages can be easily installed via the apt package management system from the expansive Debian repos.
1110
- A handful of unnecessary packages, such as systemd, have been removed to improve stability and security.
12-
- Scripts to easily install the following popular applications:
11+
- Install [wslu](https://github.com/patrick330602/wslu), a set of useful utilities for running Linux on WSL, with one command.
12+
- Additional scripts to easily install the following popular applications:
1313
- Visual Studio Code `$ sudo /opt/installcode.sh`
1414
- Google Chrome `$ sudo /opt/installchrome.sh`
15-
- [wslu](https://github.com/patrick330602/wslu) `$ sudo /opt/installwslu.sh`
16-
- New features actively added based on community demand, including [paid bug and feature bounties](https://github.com/WhitewaterFoundry/WLinux/issues?q=is%3Aissue+is%3Aopen+label%3ABounty).
15+
- Think another app needs to be here? File a [feature request](https://github.com/WhitewaterFoundry/WLinux/issues/new/choose).
16+
- New features are actively added based on community demand, including [paid bug and feature bounties](https://github.com/WhitewaterFoundry/WLinux/issues?q=is%3Aissue+is%3Aopen+label%3ABounty).
17+
- Faster patching than any upstream Linux distro for WSL-specific bugs.
1718

1819
## Background
1920

@@ -26,7 +27,6 @@ Support is handled via the GitHub project issues page. First search for your iss
2627
## Additional Documentation
2728

2829
- [LICENSE.md](https://github.com/sirredbeard/WLinux/blob/master/LICENSE.md)
29-
- [ROADMAP.md](https://github.com/WhitewaterFoundry/WLinux/blob/master/ROADMAP.md)
3030
- [BUILDING.md](https://github.com/WhitewaterFoundry/WLinux/blob/master/BUILDING.md)
3131
- [PRIVACY.md](https://github.com/WhitewaterFoundry/WLinux/blob/master/PRIVACY.md)
3232
- [CONTRIBUTING.md](https://github.com/WhitewaterFoundry/WLinux/blob/master/CONTRIBUTING.md)
@@ -35,4 +35,3 @@ Support is handled via the GitHub project issues page. First search for your iss
3535

3636
- [Awesome Windows Subsystem for Linux](https://github.com/sirredbeard/Awesome-WSL)
3737
- [Awesome UNIX](https://github.com/sirredbeard/Awesome-UNIX)
38-

0 commit comments

Comments
 (0)