diff --git a/README.md b/README.md index b0e3847..cf9efb8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ Get an API key. ``` nodana init - -y (auto accept Nodana's terms and conditions) ``` @@ -32,11 +31,11 @@ After calling `nodana init`, the CLI will save your API key in a local file. The ### Create Invoice -Create a Lightning invoice to top up the credit on your API key. +Create a Lightning invoice to top up the credit on your API key. Each sat equals 2.5 minutes of run time. ``` nodana create invoice - -v (Amount in sats, min: 1k, max: 1m) + -v (Required, amount in sats, min: 1k, max: 1m) ``` ### Create Node @@ -45,9 +44,9 @@ Create and start a node. ``` nodana create node - -n - -a - -w + -n (optional) + -a (optional, default "2m") + -w (optional) ``` ### Start