From d9aec048fac8fb65bd56e082ae772b66663ec267 Mon Sep 17 00:00:00 2001 From: William Melody Date: Mon, 29 Jan 2024 21:31:35 -0800 Subject: [PATCH] Improve README. --- README.md | 4 ++-- docs/index.markdown | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8091d8416..60325de2c 100644 --- a/README.md +++ b/README.md @@ -3310,8 +3310,8 @@ and enable the Ace editor in [`nb browse`](#browse) depends on either [`socat`](https://www.kali.org/tools/socat/) or -[`ncat`](https://nmap.org/ncat/), which is available as part of -the `ncat` or `nmap` package in most package managers, and +[`ncat`](https://nmap.org/ncat/) (available as part of +the `ncat` or `nmap` package in most package managers) and [`pandoc`](https://pandoc.org/). When neither `socat` nor `ncat` is available and the Bash version is 5.2 or higher, [`nb browse`](#browse) falls back to a pure Bash implementation that supports all features diff --git a/docs/index.markdown b/docs/index.markdown index f0f4a072d..a8781ad3a 100644 --- a/docs/index.markdown +++ b/docs/index.markdown @@ -3316,8 +3316,8 @@ and enable the Ace editor in [`nb browse`](#browse) depends on either [`socat`](https://www.kali.org/tools/socat/) or -[`ncat`](https://nmap.org/ncat/), which is available as part of -the `ncat` or `nmap` package in most package managers, and +[`ncat`](https://nmap.org/ncat/) (available as part of +the `ncat` or `nmap` package in most package managers) and [`pandoc`](https://pandoc.org/). When neither `socat` nor `ncat` is available and the Bash version is 5.2 or higher, [`nb browse`](#browse) falls back to a pure Bash implementation that supports all features