Skip to content

Commit

Permalink
Changing the phrasing here.
Browse files Browse the repository at this point in the history
This sounds a bit gentler.
  • Loading branch information
yu210148 committed Aug 12, 2020
1 parent 81e262a commit 7f28dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# gvm_install
A script to install GVM / OpenVAS 11 on Ubuntu 20.04

Usage (note the text editor - read the script!):
Usage (note the text editor line -- use whichever editor you'd like but take a look through the script to see what it's going to do when you run it.):

```
wget https://raw.githubusercontent.com/<account>/gvm_install/master/install_gvm.sh
nano install_gvm.sh
nano install_gvm.sh
chmod +x install_gvm.sh
sudo ./install_gvm.sh
```
Expand Down

0 comments on commit 7f28dc4

Please sign in to comment.