diff --git a/README.md b/README.md index 4959acd..7c8a9d3 100644 --- a/README.md +++ b/README.md @@ -98,15 +98,16 @@ brew install sysbench ``` ## Windows -As of sysbench 1.0 support for native Windows builds was -dropped. It may be re-introduced in later versions. Currently, the -recommended way to obtain sysbench on Windows is using +As of sysbench 1.0 support for native Windows builds was dropped. It may +be re-introduced in later releases. Currently, the recommended way to +obtain sysbench on Windows is +using [Windows Subsystem for Linux available in Windows 10](https://msdn.microsoft.com/en-us/commandline/wsl/about). -After installing WSL and getting into bash prompt on Windows, following -Debian/Ubuntu installation instructions is sufficient. Alternatively, one can -use WSL build and install sysbench from source, or use an older sysbench -release to build a native binary. +After installing WSL and getting into he bash prompt on Windows +following Debian/Ubuntu installation instructions is +sufficient. Alternatively, one can use WSL to build and install sysbench +from source, or use an older sysbench release to build a native binary. # Building and Installing From Source @@ -126,7 +127,7 @@ recommended way to build sysbench on Windows is using After installing WSL and getting into bash prompt on Windows, following Debian/Ubuntu build instructions is sufficient. Alternatively, one can -build and use sysbench 0.5 natively for Windows. +build and use an older 0.5 release on Windows. ### Debian/Ubuntu ``` shell