Skip to content

Commit

Permalink
Update USAGE.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelrpl authored Jan 5, 2022
1 parent 967a99e commit db6267c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion USAGE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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': [
Expand Down

0 comments on commit db6267c

Please sign in to comment.