Skip to content

Commit f24159b

Browse files
committed
don't need require 'config'
1 parent 4cf6a7b commit f24159b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ Add the gem to your `Gemfile` and run `bundle install` to install it.
7070
Then initialize `Config` manually within your configure block.
7171

7272
```ruby
73-
require 'config'
7473
Config.load_and_set_settings(Config.setting_files("/path/to/config_root", "your_project_environment"))
7574
```
7675

0 commit comments

Comments
 (0)