From ad80dbbc7ddfc677c177ad6ced7d94e840e867d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C3=B1o=20Sempere?= Date: Tue, 12 Oct 2021 12:18:32 +0200 Subject: [PATCH] fix: readme typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b23c6b3..422b878 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ $ pass backup Documents/Backups/mypassbackup ``` This creates a backup and places it into ```Documents/Backups/mypassbackup.tar.gz2```. -## Installaiton +## Installation For installation download and place this bash script file ```backup.bash``` into the passwordstore extension directory specified with ```$PASSWORD_STORE_EXTENSIONS_DIR```.