Merge pull request #350 from MarijnKoesen/MarijnKoesen-fix-docker-build-instructions

Fix docker build instructions
pull/345/head^2
t.me/xtekky 1 year ago committed by GitHub
commit 68db811b1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -119,7 +119,7 @@ then run:
Build
```
docker build -t gpt4free:latest -f Docker/Dockerfile .
docker build -t gpt4free:latest .
```
Run

Loading…
Cancel
Save