Remove mention of cot-main since trunk is updated now

Vedanshu Jain 2023-02-23 13:50:06 +05:30
parent 49728f2b89
commit ffea17fc79
1 changed files with 1 additions and 1 deletions

@ -71,7 +71,7 @@ wp wc cot sync
## Using GH
If you use the WooCommerce repo directly as part of your development environment then instead of downloading the zip package (step 2), checkout the `cot-main` branch from the monorepo and build WC using `pnpm -- turbo run build --filter=woocommerce`. We will keep the `cot-main` branch updated with the contents of the release package.
If you use the WooCommerce repo directly as part of your development environment then instead of downloading the zip package (step 2), use the `trunk` branch from the monorepo and build WC using `pnpm -- turbo run build --filter=woocommerce`. Note that `trunk` is our development branch and will usually have more changes then the last released WooCommerce version.
# Supporting High-Performance Order Storage