From 8af6706c790e1aaf8ce075cc8acbb1083da90b8d Mon Sep 17 00:00:00 2001 From: Viren Baraiya Date: Fri, 8 Dec 2023 13:58:13 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cab6c236f..f8d109e99 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ This Conductor repository is maintained by the team at [Orkes](https://orkes.io/ For more information, see [Main Documentation Site](https://orkes.io/content) +## Update your forks +Please update your forks to point to this repo. This will ensure your commits and PRs can be send against this repository +```shell +git remote set-url origin https://github.com/conductor-oss/conductor +``` ## Releases The latest version is [![Github release](https://img.shields.io/github/v/release/Netflix/conductor.svg)](https://GitHub.com/Netflix/conductor/releases)