From 8cf787e4f72c290df76d49fc938a11cde700c5aa Mon Sep 17 00:00:00 2001 From: FujiApple Date: Mon, 23 Dec 2024 21:50:08 +0800 Subject: [PATCH] doc: remove trailing colons from section headers --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e454c97..cfe2a2d8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ issues. See the [getting started](https://trippy.rs/start/getting-started) guide. -### Install: +### Install Trippy runs on Linux, BSD, macOS, and Windows. It can be installed from most package managers, precompiled binaries, or source. @@ -176,7 +176,7 @@ docker run -it fujiapple/trippy See the [installation](https://trippy.rs/start/installation) guide for details of how to install Trippy on your system. -### Run: +### Run To run a basic trace to `example.com` with default settings, use the following command: