httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
32.7k stars 3.67k forks source link

Docs: Ubuntu/Debian installation script gives error #1533

Open ginruh opened 8 months ago

ginruh commented 8 months ago

At Ubuntu/Debian installation instructions, the step 2 command

sudo echo "deb [arch=amd64 signed-by=/usr/share/keyrings/httpie.gpg] https://packages.httpie.io/deb ./" > /etc/apt/sources.list.d/httpie.list

gives the following error

image