Fix installation instructions for Archlinux in direnv/README.org
This commit is contained in:
parent
c2e9211776
commit
5c6a577303
1 changed files with 3 additions and 1 deletions
|
@ -53,8 +53,10 @@ brew install direnv
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Arch Linux
|
** Arch Linux
|
||||||
|
~direnv~ is available on the AUR
|
||||||
|
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
sudo pacman -S direnv
|
yay -S direnv
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** NixOS
|
** NixOS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue