Skip to content

Commit e9a92fd

Browse files
authored
Update README.md
1 parent c05e861 commit e9a92fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Source code for the [The Definitive Guide to Celery and Flask](https://testdriven.io/courses/flask-celery/) course by [Michael Yin](https://github.com/michael-yin/)
1+
Source code for the [The Definitive Guide to Celery and Flask](https://testdriven.io/courses/flask-celery/) course by [Michael Yin](https://github.com/michael-yin/).
22

3-
Note: For Mac Silicon users, if you got some weird errors, you might need to `export DOCKER_DEFAULT_PLATFORM=linux/amd64` before running docker compose command. For more details, please check this [Github issue](https://github.com/testdrivenio/fastapi-celery-project/issues/7#issuecomment-1416787688)
3+
For Mac Silicon users, if you get some weird errors, you might need to run `export DOCKER_DEFAULT_PLATFORM=linux/amd64` before running the Docker Compose commands. For more details, please check out this [Github issue](https://github.com/testdrivenio/fastapi-celery-project/issues/7#issuecomment-1416787688).

0 commit comments

Comments
 (0)