📝 Made note to install pnpm

This commit is contained in:
z3rOR0ne 2023-11-13 12:09:55 -08:00
parent 10c0f1a5f5
commit 3b689b6629

View file

@ -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