Skip to content

Commit 364f3a6

Browse files
authored
Update README.md
1 parent 4a7afb6 commit 364f3a6

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
@@ -102,7 +102,7 @@ First, create a `config.ru` file:
102102

103103
```ruby
104104
# file: config.ru
105-
require "hooks-ruby"
105+
require "hooks"
106106
107107
# See the config documentation below for the full list of available options
108108
# For this example, we will just set use_catchall_route to true

0 commit comments

Comments
 (0)