From 4ecb87658be525f854e86218fb1b600c1fc04b8b Mon Sep 17 00:00:00 2001 From: Pravdyvy <46261001+Pravdyvy@users.noreply.github.com> Date: Tue, 4 Feb 2025 18:20:12 +0200 Subject: [PATCH] fix: PATH clarification --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2272bea4..b38464b1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ It can be installed as ```sh curl -L https://risczero.com/install | bash +``` + +After that, before next step, you may need to restart your console, as script updates PATH variable. Next: + +```sh rzup install ```