diff --git a/README.md b/README.md index 07a2131..8be72e2 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Polkadot Releases > ⚠️ NOTE: These builds are provided for development purposes only! -This repo provides cross-platform builds of Polkadot and related binaries for usage with [`pop-cli`](https://github.com/r0gue-io/pop-cli) only. +This repo provides cross-platform builds of Polkadot and related binaries for usage with [`pop-cli`](https://github.com/r0gue-io/pop-cli) only. -Builds are generated using the release tags at https://github.com/paseo-network/runtimes, along with any Rust compiler version noted within the release notes of each release. +Builds are generated using the release tags at https://github.com/paritytech/polkadot-sdk/releases, along with the Rust compiler version noted within the release notes of each release. The [workflow](./.github/workflows/release.yml) generates the cross-platform binaries and creates a corresponding release with the same release tag. The corresponding commit hash is added to the release notes for additional verification.