Skip to content

Commit 3247ad8

Browse files
authored
Update README.md
Removed beta terminology for parallel backup feature since this has now been in place for a while.
1 parent c828d1f commit 3247ad8

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
@@ -3,7 +3,7 @@
33
This repository includes backup and recovery utilities for
44
[GitHub Enterprise Server][1].
55

6-
**UPDATE**: The new parallel backup and restore beta feature will require [GNU awk](https://www.gnu.org/software/gawk) and [moreutils](https://joeyh.name/code/moreutils) to be installed. Note that on some distributions/platforms, the `moreutils-parallel` package is separate from `moreutils` and must be installed on its own.
6+
**Note**: The parallel backup and restore feature will require [GNU awk](https://www.gnu.org/software/gawk) and [moreutils](https://joeyh.name/code/moreutils) to be installed. Note that on some distributions/platforms, the `moreutils-parallel` package is separate from `moreutils` and must be installed on its own.
77

88
**Note**: the [GitHub Enterprise Server version requirements][2] have
99
changed starting with Backup Utilities v2.13.0, released on 27 March 2018.

0 commit comments

Comments
 (0)