diff --git a/README.org b/README.org index c70fb10..29c1a56 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,4 @@ -* Install +* Install dependencies - =make deps= @@ -10,6 +10,13 @@ - =make run= +* Build container image (must have =buildah= installed) + +- =buildah unshare= +- =./build.sh= + +*NOTE*: Not sure about "system metrics" when run in container... + * Usage Use =metrorama -h= to see a list of flags and options.