diff --git a/README.md b/README.md index 6e5fdb9..0d62489 100644 --- a/README.md +++ b/README.md @@ -88,11 +88,11 @@ * **`frontend/`**: The React-based unified dashboard. * **`agent-node/`**: The lightweight client software for distributed nodes. * **`skills/`**: Source for AI capabilities (Shell, Browser, etc.). -* **`deployment/`**: Environment-specific overrides (e.g., `jerxie-prod` with NFS support). +* **`deployment/`**: Environment-specific overrides (e.g., production environments with NFS support). * **`scripts/`**: Centralized automation for sync, rebuilding, and maintenance. ### 🚢 Production Deployment -For Jerxie AI production instances, we use the centralized remote deployer: +For robust production instances, you can use the centralized remote deployer: ```bash # Sync local changes and rebuild on the production server REMOTE_PASS='' bash scripts/remote_deploy.sh