mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
Update installation.md (#583)
This commit is contained in:
parent
2daf34ad28
commit
b8196f0171
@ -53,6 +53,14 @@ sudo mv bintray-sobolevn-rpm.repo /etc/yum.repos.d/
|
||||
sudo yum install git-secret
|
||||
```
|
||||
|
||||
### Arch
|
||||
|
||||
You can install from the [AUR](https://aur.archlinux.org/packages/git-secret/) using your helper of choice by installing the package `git-secret` e.g. with [yay](https://github.com/Jguer/yay)
|
||||
|
||||
```bash
|
||||
yay -S git-secret
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### Manual
|
||||
|
Loading…
Reference in New Issue
Block a user