From 434c3d72e03620eba71f577db7d96edbe7d7f052 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 16 Jan 2023 12:36:18 +0100 Subject: [PATCH] doc: Update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e724000..ca72f32 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GX-Teaching +# DocMachine ## Prerequisites @@ -34,15 +34,15 @@ This mode allows you the result on-the-fly as you makea changes in the content. To use watch mode, type: - gx-teaching -a watch + docmachine -a watch To use watch mode for slides only type: - gx-teaching -a watch-slides + docmachine -a watch-slides To use watch mode for docs only type: - gx-teaching -a watch-docs + docmachine -a watch-docs ## Build mode @@ -53,7 +53,7 @@ This mode builds final content for delivery (website, PDF files) To use build mode: - gx-teaching build + docmachine build ### Building PDF