Skip to content

Commit

Permalink
Add instructions for installation via GNU Guix
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrenierejm authored and dajva committed Feb 27, 2020
1 parent 2b01b8b commit ed638db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ This package is available on
[MELPA](http://melpa.org/#/rg). Install with `M-x package-install`
<kbd>RET</kbd> `rg` from within Emacs.

It is also available in GNU Guix as [emacs-rg](https://guix.gnu.org/packages/emacs-rg-1.8.1/).
Install with `guix package -i emacs-rg`.

If you want to install manually just put `rg.el` and the rest of the
elisp files somewhere in your load path and add require the package:

Expand Down

0 comments on commit ed638db

Please sign in to comment.