diff --git a/Booting-HermitCore-from-a-ISO-image.md b/Booting-HermitCore-from-a-ISO-image.md index 7a4eb2a..c755837 100644 --- a/Booting-HermitCore-from-a-ISO-image.md +++ b/Booting-HermitCore-from-a-ISO-image.md @@ -32,6 +32,6 @@ Finally, we create the ISO image with the tool `grub-mkrescue`. grub-mkrescue -o stream.iso isodir ``` -Now, you are able to upload the ISO image to OpenStack and create an instance from this file. If you start this instance, you will see the results of the stream benchmarks in the log files. +Now, you are able to upload the ISO image to OpenStack and to create an instance from this file. If you start this instance, you will see the results of the stream benchmarks in the log files. ![OpenStack Demo](http://www.hermitcore.org/img/openstack.png) \ No newline at end of file