Include installation command for Solus

Closes #203
This commit is contained in:
Selwyn 2020-12-09 17:49:25 +01:00 committed by Christian Muehlhaeuser
parent d98cda4b2b
commit 753a7c6993

View file

@ -50,6 +50,9 @@ nix-env -iA nixpkgs.glow
# FreeBSD
pkg install glow
# Solus
eopkg install glow
# Windows (with Scoop)
scoop install glow
```