From 74306c7b97eb2d545d1209678e7728145ec8ceb2 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 12 Feb 2015 13:49:54 -0500 Subject: [PATCH] Update README.md Added section for creating the inventory file for the monitoring_bag --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe58dfb..ba01764 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,10 @@ We are under active development. Feel free to contribute to the code base. The project follows [HubFlow](http://datasift.github.io/gitflow/) pragma for development. The working branch is "develop". If you need to make changes work on a feature branch and make a pull request to another developer when ready to merge with develop. See the HubFlow docs above for a detailed description of this process. +## Creating Monitoring_Bag Inventory file + + perl bin/launcher/generate_master_inventory.pl > inventory + ## TODO The list of TODO items (some of which are out-of-date):