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