Skip to content

Commit 3df785a

Browse files
authored
Merge pull request #234 from w3bdesign/development
Correct indentation
2 parents f5a8478 + b815879 commit 3df785a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
- [algolia-woo-indexer](https://github.com/w3bdesign/algolia-woo-indexer) Sends WooCommerce products to Algolia.
1414
- [headless-wordpress](https://github.com/w3bdesign/headless-wp) Disables the frontend so only the backend is accessible. (optional)
1515

16-
2. For debugging and testing, install either
16+
2. For debugging and testing, install either:
1717

18-
https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/ (Firefox) or
18+
https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/ (Firefox)
1919

20-
https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm (Chrome)
20+
https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm (Chrome)
2121

22-
depending on your browser.
22+
depending on your browser.
2323

24-
Rename .env.example to .env so the Apollo debugger will correctly load. It will not load if the NODE_ENV variable is not correctly set.
24+
Rename .env.example to .env so the Apollo debugger will correctly load. It will not load if the NODE_ENV variable is not correctly set.
2525

2626
3. Make sure WooCommerce has some products already or import some sample products
2727

0 commit comments

Comments
 (0)