Skip to content
Snippets Groups Projects
Unverified Commit f5051c80 authored by Jonathan Udd's avatar Jonathan Udd Committed by GitHub
Browse files

Removed instruction to call init.sh when buidling from source (#2580)

# Description

Removed instruction to call init.sh when buidling from source from the
polkadot readme.
parent ecfdb2b7
Branches
No related merge requests found
Pipeline #421102 passed with stages
in 1 hour, 30 minutes, and 34 seconds
......@@ -63,7 +63,6 @@ directory of the repo:
```bash
git checkout <latest tagged release>
./scripts/init.sh
cargo build --release
```
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment