Skip to content

Commit

Permalink
correct git clone command for mangata node (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n authored Jul 6, 2023
1 parent 67b4f7f commit 1cb7c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Here we are using [a copy of Mangata’s code](https://github.com/OAK-Foundation
First, clone and compile the code with `mangata-rococo` feature for a parachain.

```
git clone --branch feature/compound https://github.com/OAK-Foundation/mangata-node/tree/automation-demo
git clone --branch automation-demo https://github.com/OAK-Foundation/mangata-node
cd mangata-node
Expand Down

0 comments on commit 1cb7c36

Please sign in to comment.