Skip to content

Commit

Permalink
Tiny fix Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Junyangz committed Sep 11, 2020
1 parent 1049386 commit 38f724c
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Upgrade OpenSSH for CentOS

---
Support the OpenSSH version {7.9p1,8.0p1,8.1p1,8.2p1,8.3p1}.

## Usage

Expand Down Expand Up @@ -45,9 +45,7 @@ build_RPMs() {
}
```

---

## Update with RPMs
## Upgrade with RPMs

```bash
upgrade_openssh() {
Expand All @@ -74,8 +72,6 @@ upgrade_openssh() {
}
```

---

More information please refer `build-RPMs-OpenSSH-CentOS.sh` script.

The [release page](https://github.com/Junyangz/upgrade-openssh-centos/releases) has some RPMs that I built, feel free to use it.
Expand All @@ -84,4 +80,4 @@ The [release page](https://github.com/Junyangz/upgrade-openssh-centos/releases)

[Build OpenSSH RPM for Centos](http://www.arvinep.com/2015/12/building-rpm-openssh-71p1-on-rhelcentos.html)

[gist](https://gist.github.com/tjheeta/654a246d18fea65b2da0)
[gist](https://gist.github.com/tjheeta/654a246d18fea65b2da0)

0 comments on commit 38f724c

Please sign in to comment.