Skip to content

Commit 1b5399f

Browse files
authored
update docs
1 parent 948eaa7 commit 1b5399f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ To execute the examples, a running substrate node is needed. The examples have b
3232

3333
To build the test node, execute the following steps:
3434

35-
git clone https://github.com/scs/substrate-test-nodes
35+
git clone https://github.com/scs/substrate-node-template
3636
cd substrate-test-nodes/
37-
git checkout api-M1.1
37+
git checkout v2.0.0-alpha.6-api-client
3838
cargo build --release
3939

4040
Run the node:

0 commit comments

Comments
 (0)