Browse Source

doc: fix formatting issue in README

Saúl Ibarra Corretgé 6 years ago
parent
commit
1950e5bda6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ follow these steps:
 
 
 * Create a ``.env`` file by copying and adjusting ``env.example``.
 * Create a ``.env`` file by copying and adjusting ``env.example``.
 * Run ``docker-compose up -d``.
 * Run ``docker-compose up -d``.
-* Access the web UI at ``https://localhost:8443`` (or ``http://localhost:8000 for HTTP, or
+* Access the web UI at ``https://localhost:8443`` (or ``http://localhost:8000`` for HTTP, or
   a different port, in case you edited the compose file).
   a different port, in case you edited the compose file).
 
 
 If you want to use jigasi too, first configure your env file with SIP credentials
 If you want to use jigasi too, first configure your env file with SIP credentials