summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2020-12-22 09:42:37 +0100
committerDamien Miller <djm@mindrot.org>2020-12-22 09:42:52 +0100
commit397b1c4d393f97427283a4717e9015a2bd31b8a5 (patch)
tree0796ab4e6a031b3ec502063ec8e3af2206e75aa5 /README.md
parentImprove AIX text. (diff)
downloadopenssh-397b1c4d393f97427283a4717e9015a2bd31b8a5.tar.xz
openssh-397b1c4d393f97427283a4717e9015a2bd31b8a5.zip
whitespace at EOL
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 28fb43d2a..f6034713e 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ make && make tests
```
See the [Build-time Customisation](#build-time-customisation) section below for configure options. If you plan on installing OpenSSH to your system, then you will usually want to specify destination paths.
-
+
### Building from git
If building from git, you'll need [autoconf](https://www.gnu.org/software/autoconf/) installed to build the ``configure`` script. The following commands will check out and build portable OpenSSH from git: