From 3ad7ab076a1cf0460b740094162c6a9e185d13bd Mon Sep 17 00:00:00 2001 From: Jelle van Snik Date: Mon, 2 May 2022 14:54:42 +0200 Subject: [PATCH] add next branch to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68e13839..fe8f457a 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,10 @@ Features include: - No BS: just a search bar and a video player - No responsibility on the hoster, no databases or api's hosted by us, just a static site -## Self-hosting +## Self-hosting / running locally To run this project locally for contributing or testing, run the following commands: +
note: must use yarn to install packages
```bash git clone https://github.com/JamesHawkinss/movie-web @@ -45,6 +46,8 @@ You can also deploy the Cloudflare Worker (in worker.js) and update the proxy UR Check out [this project's issues](https://github.com/JamesHawkinss/movie-web/issues) for inspiration for contribution. Pull requests are always welcome. +**All pull requests must be merged into the `next` branch. it will then be deployed with the next version** + ## Credits This project would not be possible without our amazing contributors and the community.