From efbc69e9ea7266eebc808e64540ccb305d8519cf Mon Sep 17 00:00:00 2001 From: zkrollupdev <117819366+zkrollupdev@users.noreply.github.com> Date: Fri, 22 Sep 2023 07:51:25 +0800 Subject: [PATCH] Update support operating system --- docs/guides/how-to-run-prover.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/how-to-run-prover.md b/docs/guides/how-to-run-prover.md index ca2367f..a827c9e 100644 --- a/docs/guides/how-to-run-prover.md +++ b/docs/guides/how-to-run-prover.md @@ -15,7 +15,7 @@ After logging into ZKPool, follow the guide on how to connect to ZKPool and run The basic flow is as follows: -1. Choose your operating system: Ubuntu 20.04/22.04 or Mac OS Catalina. +1. Choose your operating system: Ubuntu 20.04/22.04 or MacOS ARM or MacOS x86. 2. Choose between CPU/GPU (coming soon). 3. Generate an access key for your account. 4. Follow one command to download your keys and prover binary, and then run the prover binary.