diff --git a/README.md b/README.md index 10f5801..5ac285b 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ docker run \ The OpenSSH server runs by default on port 22, and in this example, we are forwarding the container's port 22 to the host's port 2222. To log in with an -OpenSSH client, run: -`sftp -P 2222 foo@` +OpenSSH client, run: `sftp -P 2222 foo@` ### Multiple users and volumes