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

Add protoc to prerequisites in README.md #127

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

papadritta
Copy link
Contributor

This PR updates the README.md file to include the protoc (Protocol Buffers compiler) package as a prerequisite for Linux systems. The addition ensures that users do not encounter build errors related to missing protoc during the Nexus CLI installation process.

Changes Made:

Added protobuf-compiler to the apt install command under the Linux prerequisites section.
Why This Change is Needed:

The installation process for the Nexus CLI depends on protoc for building components.
Without this dependency, users may encounter errors like Failed to run protoc: No such file or directory.

Add the additional 'protoc' package to the prerequisites for Linux systems to resolve build issues during CLI installation.
@dprats
Copy link
Collaborator

dprats commented Dec 12, 2024

Thanks for the PR!

@dprats dprats merged commit 19cef29 into nexus-xyz:main Dec 12, 2024
2 checks passed
@Anishlala
Copy link

i recently got 300kpoint but after reatart my pc it trun in 0 so my pervios points is count or not ?

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

Successfully merging this pull request may close these issues.

3 participants