From 6ac92ff6274457196bb40dec8fa7925c24813142 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 19 Feb 2024 00:18:09 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Install.md b/Install.md index bdd85c4..be1d30a 100644 --- a/Install.md +++ b/Install.md @@ -158,8 +158,8 @@ sudo apt install python3 python3-pip python3-minimal python3-distutils nodejs li # sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C258F79DCC02E369 # sudo apt-get update && sudo apt-get install archivebox -# Skip this if you already have Google Chrome/Chromium installed and in your $PATH -python3 -m pip install --upgrade playwright +# Make sure to install Chromium as well (can be skipped if you already have chrome installed and in your $PATH) +pip install --upgrade playwright playwright install --with-deps chromium # OR install chromium and its dependencies manually with apt # sudo apt install chromium fontconfig fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-symbola fonts-noto fonts-freefont-ttf