From 63437b711165ca0aaebf898b6cd7e92c62fb7484 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Sat, 1 Mar 2025 10:12:34 +0000 Subject: [PATCH] Clarify instructions for importing existing password sets --- content/notes/ready/pass.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/ready/pass.md b/content/notes/ready/pass.md index f1c453b..3f3b995 100644 --- a/content/notes/ready/pass.md +++ b/content/notes/ready/pass.md @@ -33,7 +33,7 @@ pass init email@example.com #### Import an Existing Password Set -Download and run the appropriate [official migration script](https://git.zx2c4.com/password-store/tree/contrib/importers/). +You can either use the `pass-import` extension, or download and run the appropriate [official migration script](https://git.zx2c4.com/password-store/tree/contrib/importers/). #### Clone a `password-store` Repository