Skip to content

Commit

Permalink
Merge pull request #110 from FL337/patch-1
Browse files Browse the repository at this point in the history
docs: fix command for role installation
  • Loading branch information
DO1JLR authored Nov 30, 2023
2 parents 1a9993c + dc3991d commit 3d161ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ CRON=true /path/to/backup/script/backup-example.sh

There are multiple ways to install the role. Either clone or download it directly from the [github repository](https://github.com/roles-ansible/ansible_role_restic.git). Or Install it via [ansible galaxy](https://galaxy.ansible.com/do1jlr/restic):
```bash
ansible-galaxy install do1jlr.restic
ansible-galaxy install roles-ansible.restic
```
## Requirements
* bzip2
Expand Down

0 comments on commit 3d161ab

Please sign in to comment.