Skip to content

Commit

Permalink
Merge pull request #642 from its-ashu-otf/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
digininja authored Jun 13, 2024
2 parents 9990b7f + de736e5 commit c803c9a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ An automated configuration script for DVWA on Debian-based machines, including K

#### Installation Steps

# One-Command Install to directly invoke the script in your Terminal.
```bash
sudo bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/IamCarron/DVWA-Script/main/Install-DVWA.sh)"
```
# Manually Running the Script
1. **Download the script:**
```bash
wget https://raw.githubusercontent.com/IamCarron/DVWA-Script/main/Install-DVWA.sh
Expand Down

0 comments on commit c803c9a

Please sign in to comment.