📝 Made note to install browser-sync

This commit is contained in:
z3rOR0ne 2024-02-28 20:40:33 -08:00
parent 6527ff46f7
commit ed5a40efb5

4
updates.txt Normal file → Executable file
View file

@ -449,3 +449,7 @@ doas pacman -Rs foliate && doas pacman -S fbreader
Install sqlc and goose for use with golang
doas pacman -S sqlc
paru goose
02/28/2024
Install browser-sync using npm (aur version is orphaned).
doas npm install -g browser-sync