Skip to content

Commit

Permalink
Update example in the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
yegle committed Jan 2, 2020
1 parent f1fa52b commit 11c0962
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 @@ -9,5 +9,5 @@ A Dockerfile for beancount-fava

```
# assume you have example.bean in the current directory
docker run -v $PWD:/bean yegle/fava /bean/example.bean
docker run -v $PWD:/bean -e BEANCOUNT_FILE=/bean/example.bean yegle/fava
```

0 comments on commit 11c0962

Please sign in to comment.