Skip to content

Commit

Permalink
Merge pull request #7 from elliotwellick/patch-1
Browse files Browse the repository at this point in the history
added &&
  • Loading branch information
Mylinde authored Aug 31, 2024
2 parents 5ad6013 + 44730fb commit 790046e
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 @@ -102,7 +102,7 @@ Before you start, make sure you have installed [Docker](https://www.docker.com/g
Dockerfile for creating a Docker image yourself
Then we can create an image using the following commands:
```
git clone https://github.com/Mylinde/freegpt.git cd freegpt
git clone https://github.com/Mylinde/freegpt.git && cd freegpt
```

Build image:
Expand Down

0 comments on commit 790046e

Please sign in to comment.