From b4b3fe8666f96bac262c5677f2e3c56f750fd484 Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 15 Sep 2026 22:47:16 +0000 Subject: [PATCH] Update DAV_Containers/supernote/README.md --- DAV_Containers/supernote/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DAV_Containers/supernote/README.md b/DAV_Containers/supernote/README.md index 298d7ba..9b590e3 100644 --- a/DAV_Containers/supernote/README.md +++ b/DAV_Containers/supernote/README.md @@ -11,5 +11,5 @@ Once the server is running, register your administrator account: Using Docker CLI: ``` # Create the initial admin account -docker exec -it supernote-server supernote admin --url http://localhost:8080 user add you@example.com +docker exec -it supernote supernote admin --url http://localhost:8080 user add you@example.com ``` \ No newline at end of file