Merge branch 'dev' into enterprise

This commit is contained in:
miloschwartz
2025-10-15 16:59:51 -07:00
2 changed files with 10 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ Before installing Pangolin, ensure you've opened the required port on your firew
Connect to your server via SSH and download the installer:
```bash
curl -fsSL https://digpangolin.com/get-installer.sh | bash
curl -fsSL https://digpangolin.com/get-node-installer.sh | bash
```
The installer supports both AMD64 (x86_64) and ARM64 architectures.