diff --git a/README.md b/README.md index 976802e..d40357d 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,8 @@ Unlike most of the the other deployments in this organization the data for the s nextcloud-aio/ ├── docker-compose.yml ├── tailscale/ -│ ├── tailscale-data/ # Persistent Tailscale state -│ └── config/ # Tailscale configuration files -└── nextcloud-all-in-one/ - └── config/ # Nextcloud All-in-One configuration files + ├── tailscale-data/ # Persistent Tailscale state + └── config/ # Tailscale configuration files ``` ## Setup Instructions