mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add README.org's for lang/cc, app/email; update other README.org's
This commit is contained in:
@ -16,10 +16,10 @@ brew install go
|
||||
|
||||
*** Arch Linux
|
||||
#+BEGIN_SRC sh :dir /sudo:: :tangle (if (doom-system-os 'arch) "yes")
|
||||
pacman --needed --noconfirm -S go
|
||||
sudo pacman --needed --noconfirm -S go
|
||||
#+END_SRC
|
||||
|
||||
** Dependencies
|
||||
** Setup
|
||||
You need to set up ~GOPATH~ before you can install lang/go's dependencies.
|
||||
|
||||
#+BEGIN_SRC sh
|
||||
|
Reference in New Issue
Block a user