Skip to content

Commit

Permalink
Update README for the right reason format
Browse files Browse the repository at this point in the history
  • Loading branch information
Reflejo authored Dec 7, 2016
1 parent ed05689 commit 25179a3
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 @@ -8,6 +8,6 @@ Installation
------------

1. `$ sudo make install`
2. Edit `/etc/pam.d/sudo` to include as the first line: `auth sufficient pam_touchid.so reason="execute a command as root"`
2. Edit `/etc/pam.d/sudo` to include as the first line: `auth sufficient pam_touchid.so "reason=execute a command as root"`

_Note that you might have other `auth`, don't remove them._

0 comments on commit 25179a3

Please sign in to comment.