From ae43aa04f1e9cdeb56b0c5df5db9363c7240d6be Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Mon, 9 Jun 2025 13:16:55 +0200 Subject: [PATCH] doc: Fix README 'bbt:' format prefix --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e561533..16b97ce 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Formats reference keys in papis similarly to the (zotero plugin) `better-bibtex` ## Installation + You can install from pypi with `pip install git+https://git.martyoeh.me/Marty/papis-bbt-formatter.git`. That's it! If you have papis and papis-bbt-formatter installed in the same environment (whether virtual or global), @@ -20,7 +21,7 @@ formater = bbt ref-format = bbt: ``` -For now, the ref-format also *has* to start with `bbt`. +For now, the ref-format also _has_ to start with `bbt:`. Formatted reference keys by default will look like: @@ -37,7 +38,7 @@ Listed below are all options with their defaults: ```cfg [settings] formater = bbt -ref-format = bbt +ref-format = bbt: [plugins.bbt] default-formatter = python