Skip to content

Commit ec37123

Browse files
authored
Merge pull request #207 from timvaillancourt/README-rpmbuild-update
README: 'rpm-build' package is required to build RPMs
2 parents 4a0752f + 7adebcd commit ec37123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ To build an CentOS/RedHat RPM of the tool *(recommended)*:
7777
::
7878

7979
$ cd /path/to/mongodb_consistent_backup
80+
$ sudo yum install -y rpm-build
8081
$ make rpm
8182

8283
To build and install from source *(to default '/usr/local/bin/mongodb-consistent-backup')*:

0 commit comments

Comments
 (0)