Skip to content

Commit

Permalink
Merge pull request #239 from ekkis/patch-1
Browse files Browse the repository at this point in the history
reference to older binaries
  • Loading branch information
bengtlofgren authored Jan 24, 2024
2 parents 8cb1dfc + e6c91a1 commit 25ba4a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/docs/pages/introduction/install/binaries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 25ba4a5

Please sign in to comment.