From 3b689b6629dc0993c32b51df821cd04e5a603ef9 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Mon, 13 Nov 2023 12:09:55 -0800 Subject: [PATCH] :memo: Made note to install pnpm --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 25154c59..0e8b078b 100644 --- a/updates.txt +++ b/updates.txt @@ -351,3 +351,7 @@ doas pacman -Rs ungoogled-chromium Reinstall ungoogled-chromium and uninstall thorium (chromium more private and up to date): doas pacman -S ungoogled-chromium paru -Rs thorium-browser-bin + +11/13/2023 +Install pnpm (more efficient version of npm): +doas pacman -S pnpm