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