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

Updating install command to use node not gateway #5463

Merged
merged 1 commit into from
Oct 22, 2022
Merged

Updating install command to use node not gateway #5463

merged 1 commit into from
Oct 22, 2022

Conversation

randall-Mysten
Copy link
Contributor

No description provided.

@randall-Mysten randall-Mysten enabled auto-merge (squash) October 22, 2022 00:10
@github-actions github-actions bot added the Type: Documentation Improvements or additions to documentation label Oct 22, 2022
@randall-Mysten randall-Mysten merged commit a3b901b into MystenLabs:main Oct 22, 2022
```

The command installs the following Sui components in `~/.cargo/bin`:
* [`sui`](cli-client.md) - The Sui CLI tool contains subcommands for enabling `genesis` of validators and accounts, starting the Sui network, and [building and testing Move packages](move/index.md), as well as a [client](cli-client.md) for interacting with the Sui network.
* [`rpc-server`](json-rpc.md) - run a local Sui gateway service accessible via an RPC interface.
* `Sui node` - installs the Sui node binary.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be [sui-node] ?

@randall-Mysten randall-Mysten deleted the randall-docs-update-install-command branch December 7, 2022 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants