Skip to content

Commit

Permalink
Update Windows Subsystem for Linux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pieandcakes authored Aug 22, 2017
1 parent 1ef0d31 commit 5de2be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Debugger/gdb/Windows Subsystem for Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ With the release of Windows 10 Creators Update (Build 15063), you will now be ab

Code can be written on Windows itself using VSCode and debugged through `bash.exe` to the Bash on Windows layer.

**NOTE: Creator's Update (Build 15063 or later) is required due to bugfixes within the subsystem that we rely on to provide debugging. Debugging using a previous version of WSL is unsupported and likely will not work. To check your Windows version, in a command prompt, enter `winver`.**
**NOTE: Creator's Update (Build 15063 or later) is required due to bugfixes within the subsystem that we rely on to provide debugging. Debugging using a previous version of WSL is unsupported and likely will not work. To check your Windows version, enter `winver` in a command prompt.**

## Prerequisites
* [Windows 10 Creators Update with Windows Subsystem for Linux and Bash](https://msdn.microsoft.com/en-us/commandline/wsl/install_guide) installed.
Expand Down

0 comments on commit 5de2be5

Please sign in to comment.