Cargo build step needs pre requisites not mentioned (#2379)

* Refactored the build steps for building with cargo

* Cargo build step needs pre requisites not mentioned

* Update README.md

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
saki-osive
2021-02-04 15:41:08 +05:30
committed by GitHub
parent 82a20778fd
commit 62d18c708c
+3
View File
@@ -67,6 +67,9 @@ dnf install polkadot
### Install via Cargo
Make sure you have the support software installed from the **Build from Source** section
below this section.
If you want to install Polkadot in your PATH, you can do so with with:
```bash