From b03ed50086a7794a47a5f6ef2aab28244e764cc3 Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Fri, 12 Apr 2024 09:39:56 +0200 Subject: [PATCH] Update docs (close #479) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3aa430..a4715b7 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ module.exports = (markdown, options) => { and use it like this ```console -reveal-md --preprocessor preproc.js slides.md +reveal-md --preprocessor ./preproc.js slides.md ``` ### Print to PDF