Skip to content

Commit 252cf48

Browse files
authored
Add config/ dir to precompile example
1 parent cae219a commit 252cf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ To do so you can use the `bootsnap precompile` command.
331331
Example:
332332

333333
```bash
334-
$ bundle exec bootsnap precompile --gemfile app/ lib/
334+
$ bundle exec bootsnap precompile --gemfile app/ lib/ config/
335335
```
336336

337337
## When not to use Bootsnap

0 commit comments

Comments
 (0)