Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guitmz authored Apr 19, 2018
1 parent 5fcba2f commit b60e816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ You can also install with `go get -u github.com/guitmz/n26/cmd/n26` (make sure y
A Dockerfile is also provided and the prebuilt image is available for pulling: `docker pull guitmz/n26` or `docker pull guitmz/n26:DESIRED_TAG`

You can run it like:

`$ docker run -e N26_USERNAME="username" -e N26_PASSWORD="password" guitmz/n26`

or if you want to be asked for your credentials:
Expand Down

0 comments on commit b60e816

Please sign in to comment.