Skip to content

Commit

Permalink
doc: add nixos instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jagajaga committed Jun 29, 2015
1 parent 7b8490b commit a4d8f3a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions INSTALL.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,16 @@ with:
# xbps-install qutebrowser
----

On NixOS
--------

Nixpkgs collection contains `pkgs.qutebrowser` since June 2015. You can install
it with:

----
$ nix-env -i qutebrowser
----

On Windows
----------

Expand Down

0 comments on commit a4d8f3a

Please sign in to comment.