diff --git a/Manual-Installation.md b/Manual-Installation.md index e0878fa..9c817d7 100644 --- a/Manual-Installation.md +++ b/Manual-Installation.md @@ -6,7 +6,7 @@ If you want to manually install Calibre-Web (“from source”), follow the proc - `sudo apt install python3-pip python3-venv` -2. Go to the folder where you want to install Calibre-Web, e.g.,: `/opt/calibre-web ` +2. Go to the folder where you want to install Calibre-Web, e.g., `/opt/calibre-web ` 3. Create virtual environment for calibre web in folder venv - `cd /opt && git clone https://github.com/janeczku/calibre-web && cd calibre-web`