aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-11-12 23:39:40 +0100
committermms <git@sapka.me>2024-11-12 23:39:40 +0100
commit7b0046756dccabac0346e637515d4939a3de3da6 (patch)
tree997ef820082bb74d75b6a59d167c6a40e73eb8f3 /README.org
parent6d3ab5f655c83f78905dccede27e5b1da22cc97c (diff)
doc: fix snippet style
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.org b/README.org
index 532a239..5b4fb30 100644
--- a/README.org
+++ b/README.org
@@ -42,9 +42,11 @@ The user needs to add (at least) two blocks to the file: config & rule sets
* Config
Presently, the only option Config expects is the absolute path to the Notmuch database:
+#+begin_src ruby
Chotto.configure do
config.database_path = =/home/<user>/mail=
end
+#+end_src
Please, adjust the path to the valid location