Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
preciz authored Jul 13, 2024
1 parent 32c3e80 commit 476dc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ end

# Or with a custom base directory
defmodule MyApp.CustomTmp do
use Tmp, base_dir: "/path/to/custom/base/dir"
use Tmp, base_dir: "/path/where/tmp/dirs/will/be"
end
```

Expand Down

0 comments on commit 476dc88

Please sign in to comment.