Skip to content

Commit

Permalink
correct git clone command for mangata node
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n committed Jun 14, 2023
1 parent 6fe576d commit 9b00a75
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 9b00a75

Please sign in to comment.