Skip to content

Commit 75edb11

Browse files
authored
Update README.md
1 parent ccb298b commit 75edb11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ First pull the container:
5252
Then run it:
5353

5454
* CPU(on an Apple silicon Mac, you will need the `--platform linux/amd64` flag and Rosetta 2 installed):
55-
`docker run -it ufoym/deepo:cpu bash`
55+
`docker run -it geekjr/quickai bash`
5656

5757
* GPU:
58-
`docker run --gpus all -it ufoym/deepo bash`
58+
`docker run --gpus all -it geekjr/quickai bash`
5959

6060
### Why you should use QuickAI
6161

0 commit comments

Comments
 (0)