Add notes how to install with the nix pkg manager

pull/37/head
Matthias Beyer 2018-01-02 20:22:42 +01:00
rodzic e28417d088
commit e14c05365b
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -38,6 +38,16 @@ Install the package:
sudo apt update
sudo apt install python3-toot
From Nixpkgs
~~~~~~~~~~~~
This works on NixOS or systems with the Nix package manager installed.
.. code-block::
nix-env -iA nixos.toot
From OpenBSD ports
~~~~~~~~~~~~~~~~~~