From 133de09b8a98f2f64289dc55f66e132e8c873667 Mon Sep 17 00:00:00 2001 From: Charles-William Crete Date: Tue, 1 Sep 2015 08:37:24 -0400 Subject: [PATCH] Fix README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6b2c5a..6c9cf9f 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Authy-ssh uses the `sshd_config` directive `ForceCommand` to run itself before e [root@ip-10-2-113-233 ~]# cat /etc/ssh/sshd_config | grep ForceCommand ForceCommand /usr/local/bin/authy-ssh login -] + Whenever it runs authy-ssh will read it's configuration from /usr/local/bin/authy-ssh.conf Here's an example: