Skip to content

Commit 00df5af

Browse files
committed
update README
1 parent 99e20d4 commit 00df5af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
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/)
2+
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)

0 commit comments

Comments
 (0)