diff --git a/docs/10-development/01-setup.md b/docs/10-development/01-setup.md index 3577acb3..485e7387 100644 --- a/docs/10-development/01-setup.md +++ b/docs/10-development/01-setup.md @@ -93,8 +93,7 @@ services: ``` > Without this, Docker may pull amd64 images and emulate them via Rosetta — things will work but be noticeably slower. -> Ensure mariadb version is set to `10.8` since Frappe Framework is not yet tested for the default version `11.8` - +> --- ## Step 5 — Start the Containers