[openssh-commits] [openssh] 02/03: Show portable tarball pattern in example.

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Dec 18 09:15:05 AEDT 2019


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit bf8de8b8251af69b5ce96a8faa69145af156af4d
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Dec 17 19:37:06 2019 +1100

    Show portable tarball pattern in example.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 41a97baf..0f3ba89b 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Portable OpenSSH is built using autoconf and make. It requires a working C compi
 Releases include a pre-built copy of the ``configure`` script and may be built using:
 
 ```
-tar zxvf openssh-X.Y.tar.gz
+tar zxvf openssh-X.YpZ.tar.gz
 cd openssh
 ./configure # [options]
 make && make tests

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list