From 548ccee99dfb9b58408ec78c8f7a82e895dd7d4d Mon Sep 17 00:00:00 2001 From: Alexandre Sagette Date: Fri, 9 Jun 2023 22:08:54 +0200 Subject: [PATCH] Update README.md clarify integration for umbrella app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52ac0cc..078ff1e 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ command line: ## Umbrella Apps In order to run Sobelow against all child apps within an umbrella app with a single command, you can add an alias for sobelow in your root `mix.exs` file: +(don't forget to specify the dependency in each application of the umbrella project) ```elixir defp aliases do