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

Update run-rpc-node-without-nearup.md #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DDeAlmeida
Copy link
Contributor

No description provided.

@@ -65,7 +65,7 @@ $ git fetch origin --tags
Checkout to the branch you need if not `master` (default). Latest release is recommended. Please check the [releases page on GitHub](https://github.com/near/nearcore/releases).

```bash
$ git checkout tags/1.25.0 -b mynode
$ git checkout tags/1.31.0-rc.2 -b mynode
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't this tag be tags/1.31.0 too?

Suggested change
$ git checkout tags/1.31.0-rc.2 -b mynode
$ git checkout tags/1.31.0 -b mynode

Copy link
Contributor Author

Choose a reason for hiding this comment

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

At the moment no, still in Rc2

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.

2 participants