summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
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