From b6b37a0aac0532b6e5998c03c5491442dd1046a5 Mon Sep 17 00:00:00 2001
From: Niall Sheridan <nsheridan@gmail.com>
Date: Sun, 22 May 2016 20:54:28 +0100
Subject: [PATCH] update readme

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index e62df254..59883a01 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,7 @@ The ssh server needs to trust the public part of the CA signing key. Add somethi
 ```
 TrustedUserCAKeys /etc/ssh/ca.pub
 ```
+where `/etc/ssh/ca.pub` contains the public part of your signing key.
 
 ## Future Work
 
-- 
GitLab