Update README.md

I don't know what I'm doing, but this appears to be the correct fix.
main
Jake 2023-11-17 12:01:22 -08:00 committed by GitHub
parent 2970525281
commit 922eb46db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ 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://github.com/protectai/AI-exploits
docker build -t protectai/ai-exploits https://raw.githubusercontent.com/protectai/ai-exploits/main/Dockerfile
```
2. Run the docker image: