mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 02:51:08 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user