4
0
forked from crowetic/commerce

Update README.md

This commit is contained in:
B 2021-01-29 12:01:03 -03:00 committed by GitHub
parent 3a7d5e2489
commit ec54b79d7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ Our commitment to Open Source can be found [here](https://vercel.com/oss).
5. Duplicate `.env.template` and rename it to `.env.local`.
6. Add proper store values to `.env.local`.
7. Run `yarn dev` to build and watch for code changes
8. The development branch is `development` (this is the branch pull requests should be made against).
8. The development branch is `canary` (this is the branch pull requests should be made against).
On a release, `develop` branch is rebased into `master`.