Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Fix wildcharacter in README url
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaavanmerchant committed Nov 22, 2016
1 parent 1d1d2dd commit 4293db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For Windows:

* Once you start Docker, it should tell you the IP address of the machine it is
using. If, for example, the IP address is 123.456.78.90, Historian will be
available at http://123.456.78.90:<port>.
available at `http://123.456.78.90:<port>`.

For more information about the port forwarding, see the [Docker
documentation](<https://docs.docker.com/engine/reference/run/#/expose-incoming-ports>).
Expand Down

0 comments on commit 4293db6

Please sign in to comment.