diff --git a/README.md b/README.md index 0d26a57..4883272 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ end ## Excluding files or directories To ignore changes from specific files or directories just add `exclude:` regexp -patterns to your config in `mix.exs`: +patterns to your config in `config/config.exs`: ```elixir # config/config.exs