mirror of
https://github.com/ihabunek/toot
synced 2025-01-09 08:12:50 +01:00
Merge pull request #37 from matthiasbeyer/add-readme-install-nix
Add notes how to install with the nix pkg manager
This commit is contained in:
commit
a52fdf129b
10
README.rst
10
README.rst
@ -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
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user