Skip to content

Commit 988b935

Browse files
authored
Merge pull request #368 from github/add-ssh-version
Add OpenSSH 4.2+ requirement to the README
2 parents 95699e9 + d823996 commit 988b935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ storage and must have network connectivity with the GitHub Enterprise appliance.
4545
##### Backup host requirements
4646

4747
Backup host software requirements are modest: Linux or other modern Unix
48-
operating system with [bash][13], [git][14], [OpenSSH][15], and [rsync][4] v2.6.4 or newer.
48+
operating system with [bash][13], [git][14], [OpenSSH][15] 4.2 or newer, and [rsync][4] v2.6.4 or newer.
4949

5050
The backup host must be able to establish network connections outbound to the
5151
GitHub appliance over SSH. TCP port 122 is used to backup GitHub Enterprise 2.0

0 commit comments

Comments
 (0)