Update README.md

This commit is contained in:
amir houieh 2022-08-03 12:01:38 +02:00 committed by GitHub
parent b5f28cfdb2
commit 716eac8205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -46,4 +46,3 @@ yarn check
2. Proceed with changes, push to `origin` and open a Pull Request against `develop`,
3. Once approved, merge pull request, check changes on [dev.waku.org](https://dev.waku.org),
4. Once ready to promote to live website, rebase master on develop: `git checkout master; git pull master; git rebase origin/develop; git push`.