Add README.org's for lang/cc, app/email; update other README.org's
This commit is contained in:
parent
f6dcd8e850
commit
505d515dd8
5 changed files with 85 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue