Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
Merge pull request #54 from rhoml/rhoml/documentation
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
jehiah committed Dec 29, 2014
2 parents a80b931 + 942245f commit 7395325
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 @@ -116,7 +116,7 @@ The command line to run `google_auth_proxy` would look like this:
--google-apps-domain="yourcompany.com" \
--upstream=http://127.0.0.1:8080/ \
--cookie-secret=... \
--cookie-secure=true \
--cookie-https-only=true \
--client-id=... \
--client-secret=...
```
Expand Down

0 comments on commit 7395325

Please sign in to comment.