From: Tony Lewis Hiroaki URAHAMA <50810875+slord399@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:20:42 +0000 (+0100) Subject: Update section title X-Git-Tag: v0.96~17^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F493%2Fhead;p=thirdparty%2Fmtr.git Update section title --- diff --git a/README.md b/README.md index 5f056bc..b3fab52 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,10 @@ to the "trusted" directory.) Building on MacOS should not require any special steps. -BUILDING FOR WINDOWS +USING MTR ON WINDOWS === -Building for Windows requires Windows Subsystem for Linux (WSL). +Using mtr on Windows requires Windows Subsystem for Linux (WSL). To install WSL with Ubuntu distribution (Default), see [How to install Linux on Windows with WSL](https://learn.microsoft.com/en-us/windows/wsl/install). @@ -83,7 +83,9 @@ simple as: sudo apt-get -y install mtr -This method will be simpler and easier than tranditional method using cygwin. + +BUILDING FOR WINDOWS (TRADITIONAL METHOD) +=== If you prefer traditional method. Obtain Cygwin, see