From dfa1e26c80f988f3f7bc1f5275ac9108a50cac97 Mon Sep 17 00:00:00 2001 From: "T. Joseph Carter" Date: Mon, 15 Feb 2016 03:52:32 -0800 Subject: [PATCH] README.md: code spans to avoid _ errors Put a couple of filenames in code spans so that _ characters in them would not turn on unwanted in HTML. This is something GitHub's Markdown markup doesn't do because it's almost never what you want, but everything else does because that's what John Gruber designed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6690106..ff19798 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Once you have those: export A2SERVER_NO_EXTERNAL=1 ~~~ -You may want to put the above exports into ~/.bashrc or ~/.bash_profile. +You may want to put the above exports into `~/.bashrc` or `~/.bash_profile`. If you want to host scripts locally installed on your own machine or another computer on your LAN, type the following, and export "http://localhost:8000/"