diff --git a/README.md b/README.md index 5c4484b..9672ffa 100644 --- a/README.md +++ b/README.md @@ -795,8 +795,7 @@ The secrets are decrypted in a systemd user service called `sops-nix`, so other If you prefer having a separate GPG key, sops-nix also comes with a helper tool, `sops-init-gpg-key`: ```console -$ nix-shell -p sops-init-gpg-key -$ sops-init-gpg-key --hostname server01 --gpghome /tmp/newkey +$ nix run github:Mic92/sops-nix#sops-init-gpg-key -- --hostname server01 --gpghome /tmp/newkey # You can use the following command to save it to a file: $ cat > server01.asc < server01.asc <