Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarify docs for mac x86 users #1641

Open
pdg744 opened this issue Apr 8, 2024 · 4 comments
Open

clarify docs for mac x86 users #1641

pdg744 opened this issue Apr 8, 2024 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@pdg744
Copy link
Contributor

pdg744 commented Apr 8, 2024

During the installation process for x86_64-apple-darwin users end up being presented with the fact that cargo binstall cargo-risczero currently does not have prebuilt binaries for this architecture.

Users in this architecture should instead run cargo risczero build-toolchain, i.e. build the toolchain from scratch. This is different from what we mention in cargo-risczero's documentation, where we say we do provide prebuilt binaries.

We should be consistent across our documentation pages.

Copy link

linear bot commented Apr 8, 2024

@pdg744
Copy link
Contributor Author

pdg744 commented Apr 8, 2024

apologies if some of that is incoherent -- I was taking notes based on oral comments.

@Cardosaum
Copy link
Contributor

@pdg744 , I've updated the description of this issue.

There were other points mentioned there as well but I'll break them apart and create one GitHub issue for each of them.

@flaub
Copy link
Member

flaub commented Apr 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants