Update README.md

This commit is contained in:
Nicco 2019-12-22 23:49:38 +01:00 committed by GitHub
parent 36b8147ddd
commit 93576a8d22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions

View File

@ -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