Browse and listen to thousands of radio stations across the globe right from your terminal ๐ŸŒŽ ๐Ÿ“ป ๐ŸŽตโœจ
radio rust tokio web-radio command-line-tool tui

update README

+1 -1
+1 -1
README.md
··· 36 36 ```bash 37 37 # Install dependencies 38 38 brew install protobuf # macOS 39 - sudo apt-get install -y libasound2-dev protobuf-compiler # Ubuntu/Debian 39 + sudo apt-get install -y libasound2-dev protobuf-compiler libdbus-1-dev # Ubuntu/Debian 40 40 # Compile and install 41 41 git clone https://github.com/tsirysndr/tunein-cli 42 42 cd tunein-cli