Skip to content

Commit

Permalink
Merge pull request #349 from vdice/fix/readme-eof
Browse files Browse the repository at this point in the history
fix(docs/README.md): add missing EOF
  • Loading branch information
thomastaylor312 committed Sep 30, 2022
2 parents 910fabb + a0444c1 commit 31c0f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ description = "My first bindle"

[annotations]
myname = "myvalue"

EOF
$ export BINDLE_URL="http:https://localhost:8080/v1/"
# signing the invoice
$ bindle sign-invoice invoice.toml -o signed-invoice.toml -l "VishnuJin<[email protected]>" -f $BINDLE_TEMP/client/secret_keys.toml
Expand Down

0 comments on commit 31c0f29

Please sign in to comment.