]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
Update section title 493/head
authorTony Lewis Hiroaki URAHAMA <50810875+slord399@users.noreply.github.com>
Sat, 7 Oct 2023 20:20:42 +0000 (21:20 +0100)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2023 20:20:42 +0000 (21:20 +0100)
README.md

index 5f056bc57ea48b77bfcc6cd42f52f2504379111c..b3fab52a191b1f859b649b369926c055ae09f8a6 100644 (file)
--- 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