1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Add Linux Solus install to README (#1018)

This commit is contained in:
Adam
2021-01-13 20:52:00 +00:00
committed by GitHub
parent 77b8c37cb0
commit 21cc008cb2

View File

@@ -119,6 +119,9 @@ system package manager, for example:
# Arch Linux
$ pacman -S httpie
.. code-block:: bash
# Solus
$ eopkg install httpie
Windows, etc.
-------------