diff --git a/README.md b/README.md index b0257f1..d2249f5 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Optional CLI parameters: ### Default config ``` -macaroon_path: "~/.lnd/data/chain/bitcoin/mainnet/admin.macaroon" -cert_path: "~/.lnd/tls.cert" +macaroon_path: "/home/my-user/.lnd/data/chain/bitcoin/mainnet/admin.macaroon" +cert_path: "/home/my-user/.lnd/tls.cert" server_url: "https://localhost:10009" jobs: - name: "My first job"