fix: PATH clarification

This commit is contained in:
Pravdyvy 2025-02-04 18:20:12 +02:00 committed by GitHub
parent c1e8153871
commit 4ecb87658b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
```