Fix installation instructions for Archlinux in direnv/README.org

This commit is contained in:
Chr 2020-09-05 10:14:16 +03:00
parent c2e9211776
commit 5c6a577303

View file

@ -53,8 +53,10 @@ brew install direnv
#+END_SRC
** Arch Linux
~direnv~ is available on the AUR
#+BEGIN_SRC bash
sudo pacman -S direnv
yay -S direnv
#+END_SRC
** NixOS