Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acifani authored May 9, 2024
1 parent 929f50e commit 8ffe7fd
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 @@ -20,7 +20,7 @@ You can create an `.env` file or export them to your shell manually.
node --env-file=.env ./dist/index.js

# or export them on your shell however you want
export FINECO_USER_ID=12345678
export ACTUAL_SERVER_URL=https://my-actual.server.dev/
export ...

node ./dist/index.js
Expand Down

0 comments on commit 8ffe7fd

Please sign in to comment.