Update README.md
Typo fixes
This commit is contained in:
@@ -6,7 +6,7 @@ PlantUML Server is a web application to generate UML diagrams on-the-fly.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
To know more about PlantUML, please visit http://plantuml.sourceforge.net/.
|
To know more about PlantUML, please visit http://plantuml.com/.
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
============
|
============
|
||||||
@@ -29,7 +29,7 @@ In this way the server is run on an embedded jetty server.
|
|||||||
You can specify the port at which it runs:
|
You can specify the port at which it runs:
|
||||||
|
|
||||||
```
|
```
|
||||||
mvn jetty:run -Djetty.port=9999"
|
mvn jetty:run -Djetty.port=9999
|
||||||
```
|
```
|
||||||
|
|
||||||
How to run the server with Docker
|
How to run the server with Docker
|
||||||
|
|||||||
Reference in New Issue
Block a user