Skip to content

Commit

Permalink
Update READme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
legah2045 authored Nov 28, 2021
1 parent e603486 commit 879023c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus-installation/READme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sudo yum install java-11-openjdk-devel java-1.8.0-openjdk-devel -y
```sh
sudo wget http://download.sonatype.com/nexus/3/nexus-3.15.2-01-unix.tar.gz
sudo tar -zxvf nexus-3.15.2-01-unix.tar.gz
mv /opt/nexus-3.15.2-01 /opt/nexus
sudo mv /opt/nexus-3.15.2-01 /opt/nexus
```

## Grant permissions for nexus user to start and manage nexus service
Expand Down

0 comments on commit 879023c

Please sign in to comment.