From 7e2359a73676688bffd73f5374f40cd8fd030f3a Mon Sep 17 00:00:00 2001 From: Kasper Souren Date: Mon, 8 Sep 2014 21:23:46 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef87aa0..f5a4f4e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ pam-ssh-agent-auth Cookbook =========================== Install [pam_ssh_agent_auth](http://pamsshagentauth.sf.net/) from a [launchpad.net ppa](https://launchpad.net/~cpick/+archive/pam-ssh-agent-auth) and enable it for sudo on Ubuntu 12.04 (precise) machines. -Patches (especially to support other architectures/OS vesrions) very welcome. +Patches (especially to support other architectures/OS versions) very welcome. Requirements ------------