Update README with correct configuration name

This commit is contained in:
Sleepful
2023-07-06 14:20:47 -06:00
parent f2f517d0c8
commit b6ff784fbb

View File

@@ -70,7 +70,7 @@ telekasten.setup({opts})
-- Main paths -- Main paths
home = '/path/to/directory', -- path to main notes folder home = '/path/to/directory', -- path to main notes folder
daily = '/path/to/directory', -- path to daily notes daily = '/path/to/directory', -- path to daily notes
weekly = '/path/to/directory', -- path to weekly notes weeklies = '/path/to/directory', -- path to weekly notes
templates = '/path/to/directory', -- path to templates templates = '/path/to/directory', -- path to templates
-- Specific note templates -- Specific note templates