diff --git a/USAGE.rst b/USAGE.rst index 0c8ca5f..636521e 100644 --- a/USAGE.rst +++ b/USAGE.rst @@ -241,7 +241,7 @@ In order to do that, you must have to set the entrypoint `bdc.schemas` in `setup .. code-block:: python entry_points={ - 'bdc_db.jsonschemas': [ + 'bdc.schemas': [ 'myapp = myapp.jsonschemas' ], 'bdc_db.models': [