Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VolodymyrBg authored Feb 1, 2025
1 parent 914876d commit 2dda926
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion book/versioned_docs/version-3.4.0/getting-started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,10 @@ If this works, go to the [next section](./quickstart.md) to compile and prove a

If you experience [rate-limiting](https://docs.github.com/en/rest/using-the-rest-api/getting-started-with-the-rest-api?apiVersion=2022-11-28#rate-limiting) when using the `sp1up` command, you can resolve this by using the `--token` flag and providing your GitHub token. To create a Github token, follow the instructions [here](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic).

<!-- TODO: We should add an example command here -->
Example:
```bash
sp1up --token ghp_YOUR_GITHUB_TOKEN_HERE
```

#### Unsupported OS Architectures

Expand Down

0 comments on commit 2dda926

Please sign in to comment.