Skip to content

Commit 7adebcd

Browse files
'rpm-build' package is required to build RPMs
1 parent 054aa7a commit 7adebcd

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)