Skip to content

Commit

Permalink
Merge pull request xtekky#350 from MarijnKoesen/MarijnKoesen-fix-dock…
Browse files Browse the repository at this point in the history
…er-build-instructions

Fix docker build instructions
  • Loading branch information
xtekky committed May 1, 2023
2 parents 2ae26bf + 2ceffac commit 68db811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ then run:
Build

```
docker build -t gpt4free:latest -f Docker/Dockerfile .
docker build -t gpt4free:latest .
```

Run
Expand Down

0 comments on commit 68db811

Please sign in to comment.