diff --git a/README.md b/README.md index 5258348..d2b335f 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ ansible-playbook -i env/stage/inventory.yml --vault-password-file .vault_passwor Some changes to the environment after running the tools-development playbook include the following: -* This will switch the `mjb.panel` service out with an `mjb.dev-panel` service that automatically reloads Mojolicious when files in the `mjb/Web/lib/` and `mjb/Web/templates/` change. +* Changes to files in `Web/lib` and `Web/template` will cause Mojolicious to reload the app * Docker is installed to use `create-classes` in `DB/` ### Working on the web panel