зеркало из https://github.com/golang/dep.git
Updated Arch installation instructions.
This commit is contained in:
Родитель
4c86f274b0
Коммит
f217a9cfd8
|
@ -23,12 +23,10 @@ $ brew upgrade dep
|
|||
|
||||
## Arch Linux
|
||||
|
||||
Install the `golang-dep` package [from the AUR](https://aur.archlinux.org/packages/golang-dep/)
|
||||
Install the `dep` package:
|
||||
|
||||
```sh
|
||||
git clone https://aur.archlinux.org/golang-dep.git
|
||||
cd golang-dep
|
||||
makepkg -si
|
||||
pacman -S dep
|
||||
```
|
||||
|
||||
## Install From Source
|
||||
|
|
Загрузка…
Ссылка в новой задаче