mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
small typos
This commit is contained in:
@ -30,13 +30,8 @@ Or through your package manager:
|
||||
brew install nim
|
||||
#+END_SRC
|
||||
|
||||
***
|
||||
*** Arch Linux
|
||||
#+BEGIN_SRC sh :dir /sudo:: :tangle (if (doom-system-os 'arch) "yes")
|
||||
sudo pacman --needed --noconfirm -S nim
|
||||
#+END_SRC
|
||||
|
||||
*** Arch Linux
|
||||
#+BEGIN_SRC sh :dir /sudo:: :tangle (if (doom-system-os 'arch) "yes")
|
||||
sudo pacman --needed --noconfirm -S nim
|
||||
#+END_SRC
|
||||
|
Reference in New Issue
Block a user