github.com/grafana/tanka@v0.26.1-0.20240506093700-c22cfc35c21a/docs/src/components/install/tk/osx.mdx (about)

     1  ---
     2  hidden: true
     3  ---
     4  
     5  On macOS, Tanka is best installed using [`brew`](https://brew.sh):
     6  
     7  ```bash
     8  $ brew install tanka
     9  ```
    10  
    11  This downloads the most recent version of Tanka and installs it.  
    12  Also, Tanka is automatically kept up to date as part of `brew upgrade`.