From 8dd38181f0dadf63e2db4574f5566bdf88bab7f8 Mon Sep 17 00:00:00 2001 From: Andre Richter Date: Sat, 5 Oct 2019 18:22:02 +0200 Subject: [PATCH] Update README.md Closes #28 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6aa391bb..04bf3931 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ Please notice that you won't need to download or prepare the containers upfront. As long as you have docker installed, they will be pulled automatically the first time the Makefile needs them. +If you want to know more about docker and peek at the the containers used in these +tutorials, please refer [to the repository's docker folder](docker). + [install Docker for your distro]: https://www.docker.com/community-edition#/download [This]: https://github.com/andre-richter/docker-raspi3-qemu -For now, only a few basic tutorials are ready, but more will be ported over -time. - ## Prerequisites Before you can start, you'll need a suitable Rust toolchain.