We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bc61ae + 2ffbaa6 commit 106f449Copy full SHA for 106f449
doc/administration/integration/plantuml.md
@@ -27,7 +27,7 @@ own PlantUML server is easy in Debian/Ubuntu distributions using Tomcat.
27
First you need to create a `plantuml.war` file from the source code:
28
29
```
30
-sudo apt-get install graphviz openjdk-7-jdk git-core maven
+sudo apt-get install graphviz openjdk-8-jdk git-core maven
31
git clone https://github.com/plantuml/plantuml-server.git
32
cd plantuml-server
33
mvn package
0 commit comments