diff --git a/docs/README.md b/docs/README.md index 4c318cc..d5566a6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -251,7 +251,7 @@ description = "My first bindle" [annotations] myname = "myvalue" - +EOF $ export BINDLE_URL="http://localhost:8080/v1/" # signing the invoice $ bindle sign-invoice invoice.toml -o signed-invoice.toml -l "VishnuJin" -f $BINDLE_TEMP/client/secret_keys.toml