From d1bfbec6a9653e2fbacd506e2b0bcacb0de51f2e Mon Sep 17 00:00:00 2001 From: Chris McCord Date: Thu, 20 Feb 2025 12:57:57 -0500 Subject: [PATCH] Fixup --- installer/lib/mix/tasks/phx.new.ex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/installer/lib/mix/tasks/phx.new.ex b/installer/lib/mix/tasks/phx.new.ex index 8a02e1c115..6cd1bcd61b 100644 --- a/installer/lib/mix/tasks/phx.new.ex +++ b/installer/lib/mix/tasks/phx.new.ex @@ -126,8 +126,7 @@ defmodule Mix.Tasks.Phx.New do && rm -rf assets config lib priv test mix.exs README.md ``` - Your cached build directory - should contain: + Your cached build directory should contain: _build deps