From 1c168d4d5df8da9d2ba30f21b022618194af29f7 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Fri, 29 Jul 2022 05:24:42 +0000 Subject: [PATCH] Updated Arch instructions for installing Zotero --- .scripts/install-arch.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.scripts/install-arch.sh b/.scripts/install-arch.sh index 362dbf5..cca697d 100755 --- a/.scripts/install-arch.sh +++ b/.scripts/install-arch.sh @@ -44,7 +44,8 @@ echo "Check correct versions between reveal and pandoc: https://github.com/jgm/p read response # zotero -echo "Install Zotero from website and be sure that the default data location is ~/Zotero. Good?" +sudo pacman -S zotero-bin +echo "For Zotero, see installation notes in ~/Cloud/Notes/Config.md. Good?" # If we change data location from the default ~/Zotero, update that in .emacs AND pandout.sh read response