Skip to content

Commit e060847

Browse files
Update docs to v25
1 parent 580986d commit e060847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blockchain/for-validators-nominators-and-stakers/using_source.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
If you want to build from source instead of using prebuilt binary:
44

5-
1. Checkout the `v21.0.0` tag of repo:
5+
1. Checkout the `v25.0.0` tag of repo:
66
```
7-
git clone https://github.com/liberland/liberland_substrate.git --depth 1 -b v21.0.0
7+
git clone https://github.com/liberland/liberland_substrate.git --depth 1 -b v25.0.0
88
cd liberland_substrate
99
```
1010
2. Build the code - see [Build, run & test using source code](../dev/dev.md) guide. Only follow up to the end of **Build the node**.

0 commit comments

Comments
 (0)