mirror of
https://github.com/wg/wrk
synced 2025-02-09 03:22:52 +08:00
Note that sudo must be used when building in WSL
parent
7787816aa8
commit
34ce68fb1e
@ -2,4 +2,4 @@ wrk can be used on Windows 10 machines through the "Windows Subsystem for Linux"
|
||||
1. Turn on the "Developer mode" for the Windows 10 machine.<br>
|
||||
2. Turn on the "Windows Subsystem for Linux" feature in "Turn Windows features on or off".<br>
|
||||
3. Run "bash" command in command line. Ubuntu image will be installed and will be available to run within Windows shortly.<br>
|
||||
4. Follow the Linux install steps
|
||||
4. Follow the Linux install steps, but running `sudo make` instead of just `make`
|
Loading…
Reference in New Issue
Block a user