diff --git a/README.md b/README.md index 0107c9e..8dc9b49 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ pip install python-trading212 Set your API key in the environment variable: ```bash -export TRADING_212_KEY= +export TRADING212_KEY= ``` ```python