From d415311a38a1d062fb85c866c963d0aa10d9e388 Mon Sep 17 00:00:00 2001 From: Alex Band Date: Tue, 19 Mar 2019 20:54:22 +0100 Subject: [PATCH] fix trasnport typo --- doc/transports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/transports.md b/doc/transports.md index 8e6520e..be8cc17 100644 --- a/doc/transports.md +++ b/doc/transports.md @@ -12,7 +12,7 @@ or across a non-trusted network. ## SSH transport for RPKI-RTR -SSH trasnport for RPKI-RTR can be configured with the help of [netcat](http://netcat.sourceforge.net/) +SSH transport for RPKI-RTR can be configured with the help of [netcat](http://netcat.sourceforge.net/) and [OpenSSH](https://www.openssh.com/). Begin by installing the `openssh-server` and `netcat` packages.