Skip to content

Commit 9195d15

Browse files
committed
Fixed addressed comments
1 parent 1cf63ad commit 9195d15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tutorial-wsl/wsl-installation_Windows.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ sidebar_position: 3
33
---
44

55
# What is Windows Subsystem for Linux?
6-
Linux (WSL), or the Windows Subsystem for Linux, is a feature in Windows that allows you to run Linux directly on your Windows computer without needing a virtual machine or dual-boot setup. It gives you access to a Linux terminal where you can use Linux commands, run scripts, and even install software from Linux distributions like Ubuntu or Debian. WSL is popular among developers and system administrators because it combines the convenience of Windows with the power of Linux, making tasks like coding, testing, and automating processes much easier.
7-
6+
Windows Subsystem for Linux (WSL) is a feature in Windows that allows you to run a Linux environment, including most command-line tools, utilities, and applications, directly on a Windows machine without the need for a separate virtual machine or dual-boot setup.
87

98
## Windows Subsystem for Linux (WSL) Installation Guide
109

0 commit comments

Comments
 (0)