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 <em> 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.
This commit is contained in:
T. Joseph Carter 2016-02-15 03:52:32 -08:00
parent d86e3bfa88
commit dfa1e26c80

View File

@ -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/"