Skip to content

Commit a5f4e73

Browse files
committed
Fixed registry in readme.
1 parent 0a12015 commit a5f4e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ python3 -m fastapi_template
3636

3737
Also, you can use it with docker.
3838
```bash
39-
docker run --rm -it -v "$(pwd):/projects" s3rius/fastapi_template
39+
docker run --rm -it -v "$(pwd):/projects" ghcr.io/s3rius/fastapi_template
4040
```
4141

4242
## Features

0 commit comments

Comments
 (0)