From e338c5af0e5beb4f2d70f327c0711b41ced7d675 Mon Sep 17 00:00:00 2001 From: Basilio Bogado <541149+basiliskus@users.noreply.github.com> Date: Wed, 15 Jan 2025 13:06:37 -0800 Subject: [PATCH] Rephrasing and added podman mention --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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))