Update README.md

main
Marcello 2023-11-21 08:44:45 -07:00 committed by GitHub
parent 7351b32a18
commit 2c1ae78e5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ The easiest way to use the modules and scanning templates is to build and run th
1. Build the image:
```bash
docker build -t protectai/ai-exploits https://raw.githubusercontent.com/protectai/ai-exploits/main/Dockerfile
git clone https://github.com/protectai/ai-exploits && cd ai-exploits
docker build -t protectai/ai-exploits .
```
2. Run the docker image: