We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de763a1 commit e252da7Copy full SHA for e252da7
1 file changed
README.rst
@@ -22,6 +22,13 @@ On a Fedora-based system or a CentOS/RHEL machine with EPEL.
22
23
$ sudo dnf -y install python3-opensensemap-api
24
25
+For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
26
+be present in the ``unstable`` channel.
27
+
28
+.. code:: bash
29
30
+ $ nix-env -iA nixos.python3Packages.opensensemap-api
31
32
Usage
33
-----
34
0 commit comments