diff --git a/packages/docs/pages/introduction/install/binaries.mdx b/packages/docs/pages/introduction/install/binaries.mdx index 4dfca13b..8634f82e 100644 --- a/packages/docs/pages/introduction/install/binaries.mdx +++ b/packages/docs/pages/introduction/install/binaries.mdx @@ -18,6 +18,8 @@ latest_release_url=$(curl -s "https://api.github.com/repos/anoma/namada/releases wget "$latest_release_url" ``` +Older versions of the binaries are available from Github -- see the [releases page](https://github.com/anoma/namada/releases) + Unzip the `tar` using the following command: ```shell copy #Assuming the user only has one namada tar file in the current directory