From 1d6122bdc5090f1439abb897d0d5d0d8dff08547 Mon Sep 17 00:00:00 2001 From: Hannah Date: Sat, 30 Jan 2021 12:21:52 -0600 Subject: [PATCH] Adding [source,bash] to wrap text. --- node_client.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/node_client.asciidoc b/node_client.asciidoc index 8ab9336..4f64eae 100644 --- a/node_client.asciidoc +++ b/node_client.asciidoc @@ -1018,6 +1018,7 @@ Before running the +setup-channels.sh+ script note the following: Wait a minute Let's run the script to see its effect and then we will look at how it works internally. We use +bash+ to run it as a command: +[source,bash] ---- $ cd code/docker $ bash setup-channels.sh