documentation

This commit is contained in:
olli 2023-05-09 12:05:14 +02:00
parent bc841f271d
commit 1e5b8cff15

View File

@ -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"