diff --git a/README.md b/README.md index a37722e..284edb0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Add the following config to your `config/local.json` ## Registration the customer address book extension -Add script import to `./src/modules/index.ts` +Add script import to `./src/modules/client.ts` ``` ... import { AddressBook } from './address-book' @@ -79,4 +79,4 @@ Add the following config to your `./vue-storefront-api/config/local.json` for Re ``` ## License -This project is licensed under the [MIT License](https://github.com/aureatelabs/vsf-address-book/blob/master/LICENSE.txt) \ No newline at end of file +This project is licensed under the [MIT License](https://github.com/aureatelabs/vsf-address-book/blob/master/LICENSE.txt)