diff --git a/README.md b/README.md index 9ad1e22..727e06e 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ ix-tools/ │ ├── scripts/ # Deployment & operations │ ├── install.sh # Universal installer -│ ├── deploy-oasis.sh # Deploy to OASIS VPS -│ ├── deploy-node1.sh # Deploy to ARCHE VPS +│ ├── deploy-node2.sh # Deploy to production VPS +│ ├── deploy-node1.sh # Deploy to build VPS │ └── monitor.sh # Health monitoring │ └── docs/ # Documentation