Add extra detail to line 33 of README.md to improve user accessibility.

This commit is contained in:
Jared Nay 2025-08-10 13:37:21 -04:00
parent 4e863726e4
commit ce1b3222f6

View file

@ -30,7 +30,7 @@ Then run: `docker compose -f pwd.yml up -d`
### To run on ARM64 architecture follow this instructions
After cloning the repo run this command to build multi-architecture images specifically for ARM64.
After you clone the repo and `cd frappe_docker`, run this command to build multi-architecture images specifically for ARM64.
`docker buildx bake --no-cache --set "*.platform=linux/arm64"`