diff --git a/survos/command-bundle/1.5/post-install.txt b/survos/command-bundle/1.5/post-install.txt index ae95b3b3b..633b268f3 100644 --- a/survos/command-bundle/1.5/post-install.txt +++ b/survos/command-bundle/1.5/post-install.txt @@ -3,7 +3,7 @@ * Next steps: - 1. Configure /config/packages/survos_command.yaml to expose the namespaces (command prefixes) + 1. Configure config/packages/survos_command.yaml to expose the namespaces (command prefixes) 2. Secure the /admin route, customize the route in config/routes/survos_command.yaml 3. optionally create a command with bin/console make:command app:do-something 4. symfony open:local --path=/admin/commands/list