summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddhant Goel <me@sgoel.dev>2021-05-15 17:35:14 +0200
committerSiddhant Goel <me@sgoel.dev>2021-05-15 17:35:14 +0200
commitef61a0370b43eae09705d3f63e03af8aecb1a359 (patch)
tree004b5a2032391c2a1c55541105db7376361d2b03
parentd942ada35ddf03a2d4001d270d4daae169f450f7 (diff)
chore: rename main branch to develop
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79573b4..389ac71 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ $ pip install beancount-ing-diba
```
In case you prefer installing from the Github repository, please note that
-`master` is the development branch so `stable` is what you should be installing
+`develop` is the development branch so `stable` is what you should be installing
from.
## Usage