We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f160a8 commit 2af5179Copy full SHA for 2af5179
README.adoc
@@ -50,6 +50,12 @@ ifndef::backend-manpage[]
50
51
yaourt -Sys bash_unit
52
53
+=== installing via [Nix/NixOS](https://nixos.org/)
54
+
55
+*bash_unit* package has been added to [nixpkgs](https://github.com/nixos/nixpkgs). You can use it with the following command:
56
57
+ nix-shell -p bash_unit
58
59
=== other installation
60
61
This will install *bash_unit* in your current working directory:
0 commit comments