From f749852a01b4193569f9a5ef33b9f7def9015793 Mon Sep 17 00:00:00 2001 From: michael-77 Date: Tue, 17 Sep 2019 20:08:26 +0100 Subject: [PATCH] Update the production guide to use pipx --- www/contribute/producing-an-ebook-step-by-step.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index 770ef005..a22252ce 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -19,7 +19,7 @@ require_once('Core.php');
  • Make sure the toolset is up-to-date

    The toolset changes frequently. If this isn’t your first ebook production, always make sure to update the toolset before you start a new ebook, so that you’re working with the latest version of the tools.

    - pip3 install --upgrade standardebooks + pipx upgrade standardebooks
  • Select an ebook to produce