Skip to content

Commit f543be0

Browse files
authored
Remove "use" section because everyone knows how to do this and would use bundler anyways.
1 parent 0f98c66 commit f543be0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ It can also mark all http cookies with the Secure, HttpOnly and SameSite attribu
2020

2121
`secure_headers` is a library with a global config, per request overrides, and rack middleware that enables you customize your application settings.
2222

23-
## Use
24-
25-
`gem install secure_headers`
26-
2723
## Configuration
2824

2925
If you do not supply a `default` configuration, exceptions will be raised. If you would like to use a default configuration (which is fairly locked down), just call `SecureHeaders::Configuration.default` without any arguments or block.

0 commit comments

Comments
 (0)