Skip to content

Commit

Permalink
fix(docs/README.md): add missing EOF
Browse files Browse the repository at this point in the history
Signed-off-by: Vaughn Dice <[email protected]>
  • Loading branch information
vdice committed Sep 30, 2022
1 parent 910fabb commit a0444c1
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 a0444c1

Please sign in to comment.