diff --git a/README.md b/README.md index 42db65f..34cdd92 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,16 @@ A command-line interface for interacting with the [Dune](https://dune.com/) API. ## Installation +### Install Script ```bash curl -sSfL https://github.com/duneanalytics/cli/raw/main/install.sh | bash ``` +### [AUR](https://aur.archlinux.org/packages/dune-cli) +```bash +yay -S dune-cli # -bin | -git +``` + ## Authentication ```bash