diff --git a/apps/frontend/content/guides/admin/install.md b/apps/frontend/content/guides/admin/install.md index ff18660..d134d5d 100644 --- a/apps/frontend/content/guides/admin/install.md +++ b/apps/frontend/content/guides/admin/install.md @@ -39,7 +39,7 @@ Blueprint, just like Pterodactyl, relies on a few dependencies to function. Inst ```bash # Install dependencies -sudo apt install -y ca-certificates curl git gnupg unzip wget zip +sudo apt install -y ca-certificates curl git gnupg unzip wget zip npm # Add Node.js apt repository sudo mkdir -p /etc/apt/keyrings