1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-26 03:31:23 +00:00

Update README.md

This commit is contained in:
B
2021-06-22 16:35:58 -03:00
committed by GitHub
parent cdee712577
commit 76e6ac6921

@@ -79,7 +79,7 @@ For example: Turning `cart` off will disable Cart capabilities.
> NOTE: The selected provider should support the feature that you are toggling. (This means that you can't turn wishlist on if the provider doesn't support this functionality out the box) > NOTE: The selected provider should support the feature that you are toggling. (This means that you can't turn wishlist on if the provider doesn't support this functionality out the box)
- Open `commerce.config.json` from your chosen provider. - Open `commerce.config.json`
- You'll see a config file like this: - You'll see a config file like this:
```json ```json
{ {