From b11974fcf57acfdb25477c0aec6aa8ca279e9caf Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Sat, 14 Aug 2021 13:44:56 +0200 Subject: [PATCH] Updated How To:Install Calibre web ( Python3 ) in Linux Mint 19 or 20 (markdown) --- ...:Install-Calibre-web-(-Python3-)-in-Linux-Mint-19-or-20.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/How-To:Install-Calibre-web-(-Python3-)-in-Linux-Mint-19-or-20.md b/How-To:Install-Calibre-web-(-Python3-)-in-Linux-Mint-19-or-20.md index dca745e..1333e99 100644 --- a/How-To:Install-Calibre-web-(-Python3-)-in-Linux-Mint-19-or-20.md +++ b/How-To:Install-Calibre-web-(-Python3-)-in-Linux-Mint-19-or-20.md @@ -1,4 +1,4 @@ -Installation in Linux Mint 20: +## Installation in Linux Mint 20: Before installing Calibre-Web we have to install component: python3-pip @@ -27,7 +27,7 @@ DANGER: Never close the terminal. To start Calibre-Web at startup, please take a Important(if not started as service): If we turn on or reboot Linux Mint we have to open a terminal inside the Calibre-Web directory and run: python3 cps.py -Installation in Linux Mint 19: +## Installation in Linux Mint 19: Before installing Calibre-Web we have to install several components: python3-pip, python3-dev, setuptools, wheel.