diff options
author | HARUYAMA Seigo <haruyama@unixuser.org> | 2020-09-27 13:06:20 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2020-09-27 13:12:12 +0200 |
commit | fa1fe3ead7069d90d3c67d62137ad66acfcc9f48 (patch) | |
tree | 39e50c071fb6bfd1339568c186d828e1fd108f1b /INSTALL | |
parent | update version numbers (diff) | |
download | openssh-fa1fe3ead7069d90d3c67d62137ad66acfcc9f48.tar.xz openssh-fa1fe3ead7069d90d3c67d62137ad66acfcc9f48.zip |
Restore first section title of INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +1. Prerequisites ---------------- A C compiler. Any C89 or better compiler should work. Where supported, |