From 9f96a718ae9b21176219e15eb0115d319621f299 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 28 Feb 2024 16:05:20 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Install.md b/Install.md index 9d1ad6c..a0ca6a9 100644 --- a/Install.md +++ b/Install.md @@ -234,10 +234,10 @@ archivebox version # ⭐️ show lots of useful info about installed depen ``` (ensure the version shown is the most recent available from [Releases](https://github.com/ArchiveBox/ArchiveBox/releases)) -Make sure to run `archivebox` as an unprivileged user (i.e. without `sudo` / not logged in as `root`). -Make sure to run all commands, including `archivebox version`, `archivebox help`, etc. inside a data directory (or a new empty dir that will become a data dir). +Make sure to run `archivebox` **as an unprivileged user** (i.e. without `sudo` / not logged in as `root`). +Make sure to run all commands, including `archivebox version`, `archivebox help`, etc. **inside a data directory** (or a new empty dir that will become a data dir). -If you have issues getting Chromium / Google Chrome working with ArchiveBox, see the [[Chromium Install]] and [[Troubleshooting]] pages for more detailed instructions. +If you have issues getting Chromium / Google Chrome or other dependencies working with ArchiveBox, see the [[Chromium Install]] and [[Troubleshooting]] pages for more detailed instructions.