Add a script to build REC images
[ta/build-tools.git] / README
diff --git a/README b/README
index 4efc9eb..879250b 100644 (file)
--- a/README
+++ b/README
@@ -6,3 +6,9 @@ Execute with:
 Execute only subset with verbose diff on assertion errors:
   $ tox -e py27 -- -vv tools/script/process_rpmdata_test.py::test_components
 
+# Building REC
+
+  $ git clone <manifest-repo>
+  $ git clone <build-tools-repo>
+  $ build-tools/build_images.sh -m manifest -w work
+