main
parent
f827636137
commit
185d6031b1
|
@ -2,10 +2,12 @@
|
||||||
|
|
||||||
## Set up
|
## Set up
|
||||||
|
|
||||||
If you use Archlinux,
|
Read [Go](https://wiki.archlinux.org/index.php/Go).
|
||||||
use [go-pie](https://www.archlinux.org/packages/community/x86_64/go-pie/)
|
|
||||||
instead of [go](https://www.archlinux.org/packages/?name=go),
|
Install:
|
||||||
because [Go package guidelines/Building](https://wiki.archlinux.org/index.php/Go_package_guidelines#Building).
|
|
||||||
|
- [go](https://www.archlinux.org/packages/community/x86_64/go/)
|
||||||
|
- [go-tools](https://www.archlinux.org/packages/community/x86_64/go-tools/)
|
||||||
|
|
||||||
Add to `~/.bashrc`, `~/.zshrc`, `~/.config/fish/config.fish`:
|
Add to `~/.bashrc`, `~/.zshrc`, `~/.config/fish/config.fish`:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue