Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Commit e0df616

Browse files
author
Bloxster
committed
update to v3.0.0-beta2
1 parent dad3193 commit e0df616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installation/upgrading-md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To upgrade Erigon to a newer version when you've originally installed it via Git
2323
Replace `<new_version_tag>` with the version tag of the new release, for example:
2424

2525
```bash
26-
git checkout v3.0.0-beta1
26+
git checkout v3.0.0-beta2
2727
```
2828

2929
* **Rebuild Erigon**: Since the codebase has changed, you need to compile the new version. Run:

0 commit comments

Comments
 (0)