From 53b3577c4fd92130668bc210180de87bf89b920a Mon Sep 17 00:00:00 2001 From: gabrie30 Date: Thu, 17 Oct 2024 20:28:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f11584e..4c62b5e 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ Note: ghorg will respect the `XDG_CONFIG_HOME` [environment variable](https://wi ### Bitbucket Setup +> Note: ghorg only supports bitbucket cloud, it does not support self hosted instances at this time + #### App Passwords 1. To configure with bitbucket you will need to create a new [app password](https://confluence.atlassian.com/bitbucket/app-passwords-828781300.html) and update your `$HOME/.config/ghorg/conf.yaml` or use the (--token, -t) and (--bitbucket-username) flags.