Skip to content

Commit def9dc1

Browse files
authored
Update README.md
1 parent 86e6b1d commit def9dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ sudo -s << EOF
4646
git clone https://github.com/NullArray/AutoSploit.git
4747
cd AutoSploit
4848
chmod +x install.sh
49-
./installsh
49+
./install.sh
5050
cd AutoSploit/Docker
5151
docker network create -d bridge haknet
5252
docker run --network haknet --name msfdb -e POSTGRES_PASSWORD=s3cr3t -d postgres

0 commit comments

Comments
 (0)