diff --git a/README.md b/README.md index 8c35b08941ae94163ade8851f3aaadd661e76c99..1e9687f2554751069e36de162f9c1e0bd5170f1d 100644 --- a/README.md +++ b/README.md @@ -41,15 +41,6 @@ Create a `konnector-dev-config.json` file at the root with your test credentials ``` Then : -Define the base url and the API authentication key as environment variable : - -```sh -export API_AUTH_KEY=<the_api_authentication_key> -export BASE_URL=<the_api_base_url> -``` - -Then : - ```sh yarn yarn standalone