diff --git a/README.md b/README.md index 2083607..d09b239 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Create Secrets file for your API Key(s) ``` # for Bitpanda echo 'local API_TOKEN=YOUR_VERY_LOOOOOOONNNNGGGG_API_TOKEN_FROM_BITPANDA' >dabo/.bitpanda-secrets -chmot 400 dabo/.bitpanda-secrets +chmod 400 dabo/.bitpanda-secrets # or for Binance echo 'local API_SECRET="YOUR_LONG_API_SECRET_FROM_BINANCE"