diff --git a/README.md b/README.md index aa477d285..40c91e89f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ So far, this setup is tested and supported for Docker on Linux, Mac, and Windows - **Export Environment Variables** ```sh -# For Apple Silicon, please set the Docker platform export DOCKER_DEFAULT_PLATFORM=linux/$(uname -m) ```