Update README.md
escape angle-bracket to stop it getting lost in markdown
This commit is contained in:
parent
1fe00b1517
commit
7138205f31
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@ To make use of the generated file, there are a number of options:
|
|||
* You can host the swagger UI yourself:
|
||||
* download the latest release from https://github.com/swagger-api/swagger-ui
|
||||
* copy the contents of the 'dist' directory alongside `api-docs.json`
|
||||
* View the UI via your browser at http://<hostname>?url=api-docs.json
|
||||
* View the UI via your browser at http://\<hostname>?url=api-docs.json
|
||||
|
||||
[1] http://swagger.io/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue