diff --git a/README.md b/README.md index fc051cd65..dcf680385 100644 --- a/README.md +++ b/README.md @@ -438,9 +438,7 @@ For database documentation: [/docs/database.md](/docs/database.md) #### ReportStream Setup -For Apple Silicon you will want to enable the Docker option for `Use Rosetta for x86/amd64 emulation on Apple Silicon`. -After enabling this option it is recommended that you delete all docker images and containers and rebuild them -with this option enabled. +For Apple Silicon users, please make sure the Docker/Podman option to use `Rosetta` is enabled. If it was disabled, after enabling it is recommended that you delete all images and containers and rebuild them with this option enabled. 1. Checkout `main` branch for `CDCgov/prime-reportstream` 2. Build RS (for more information please refer to the [ReportStream docs](https://github.com/CDCgov/prime-reportstream/blob/master/prime-router/docs/getting-started/README.md))