From 48f817f0dfd3e89c372ac358418fe69b43eefa1b Mon Sep 17 00:00:00 2001 From: Nick White Date: Fri, 6 Nov 2020 17:00:12 +0000 Subject: Fix the README to be valid markdown in the local example --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 22c4bbc..681d731 100644 --- a/README +++ b/README @@ -56,9 +56,9 @@ graph creation, PDF creation, and so on that the pipeline provides. You can use this by passing the '-c local' flag to the core bookpipeline commands. Here is a simple example run: - booktopipeline -c local MyBook - bookpipeline -v -c local # run until MyBook has finished processing - getpipelinebook -c local MyBook + booktopipeline -c local MyBook + bookpipeline -v -c local # run until MyBook has finished processing + getpipelinebook -c local MyBook ## Contributions -- cgit v1.2.1-24-ge1ad