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.
1 parent d3cecc8 commit da18650Copy full SHA for da18650
Maven-installation/READme.md
@@ -18,7 +18,7 @@
18
``` sh
19
# install Java JDK 1.8+ as a pre-requisit for maven to run.
20
21
-sudo hostname maven
+sudo hostnamectl set-hostname maven
22
cd /opt
23
sudo yum install wget nano tree unzip git-all -y
24
sudo yum install java-11-openjdk-devel java-1.8.0-openjdk-devel -y
0 commit comments