Update installation.md (#583)

This commit is contained in:
Malachi Soord 2020-02-07 22:23:39 +01:00 committed by GitHub
parent 2daf34ad28
commit b8196f0171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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