summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBrian Crockett <bcrockett@royall.com>2014-10-29 10:33:05 -0400
committerBenety Goh <benety@mongodb.com>2014-10-29 15:04:13 -0400
commit9630dcbf6e50c32df0d048c5e0d5ad9b3663def8 (patch)
treeb9884856a421f6eddda12f6e18ab1e139e3728b3 /README
parent32a5c787a2545f27f0d1aeeb43764c40ae48e32b (diff)
downloadmongo-9630dcbf6e50c32df0d048c5e0d5ad9b3663def8.tar.gz
SERVER-15855 update documentation about how packages are created
Closes #844 Signed-off-by: Benety Goh <benety@mongodb.com>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 92bbbd7c9a6..c85c69e6cf2 100644
--- a/README
+++ b/README
@@ -41,6 +41,11 @@ DRIVERS
Client drivers for most programming languages are available at mongodb.org. Use the
shell ("mongo") for administrative tasks.
+PACKAGING
+
+ Packages are created dynamically by the package.py script located in the buildscripts directory. This will
+ generate RPM and Debian packages.
+
DOCUMENTATION
http://www.mongodb.org/