summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMichael Jones <jonesmz@users.noreply.github.com>2019-03-20 08:56:19 -0500
committerMatt Johnston <matt@ucc.asn.au>2019-03-20 21:56:19 +0800
commitb016ebedfd06421e2bafaf558671d5356044563b (patch)
treeed83f84488a78512994d259eee62d02418b073e1
parentcb945f9f670e95305c7c5cc5ff344d1f2707b602 (diff)
Add missing word to readme (#77)
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ace1d83..b8a6fd2 100644
--- a/README
+++ b/README
@@ -51,7 +51,7 @@ dropbearkey's '-y' option.
============================================================================
-To run the server, you need to server keys, this is one-off:
+To run the server, you need to generate server keys, this is one-off:
./dropbearkey -t rsa -f dropbear_rsa_host_key
./dropbearkey -t dss -f dropbear_dss_host_key
./dropbearkey -t ecdsa -f dropbear_ecdsa_host_key