diff --git a/packages/bookshop/README.md b/packages/bookshop/README.md index a8f21441..3d865a8f 100644 --- a/packages/bookshop/README.md +++ b/packages/bookshop/README.md @@ -8,6 +8,10 @@ is replicated into a local database. To keep data in sync, an event handler is registered which listens to all changes of business partners and updates the local database table. +## Prerequisites + +`@sap/cds` > 1.22 + ## Running With Mocks Just execute the following command in the `bookshop` folder.