From 93576a8d225440700fffb1a62a2c39284b55f6ad Mon Sep 17 00:00:00 2001 From: Nicco Date: Sun, 22 Dec 2019 23:49:38 +0100 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a7ac83..b388081 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,17 @@ Tumbo will then generate 6 images, build and run them in all the combinations po ## 🐣 [Examples](https://github.com/cupcakearmy/tumbo/tree/master/examples) -Have a look at the [examples folder]((https://github.com/cupcakearmy/tumbo/tree/master/examples)). I think it's the fastest way to learn +Have a look at the [examples folder]((https://github.com/cupcakearmy/tumbo/tree/master/examples)). I think it's the fastest way to learn. + +To run the simple example + +``` +# Clone the repo + +pip install tumbo + +tumbo examples/simple/spec.yml +``` ## 📘 Config Reference