From 9ab707930e2ef04d9f1787bf92f092e11694ddf6 Mon Sep 17 00:00:00 2001 From: deinkoks <deinkoks@cert.ccc.de> Date: Thu, 17 Dec 2020 14:12:29 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 858c2e2..209832f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,13 @@ This tilesets don't have a dedicated function and should only be used as deco. ### mullana tilesets see [Readme-Mullana-Tilesets.pdf](Readme-Mullana-Tilesets.pdf) +## Community Tilesets +You need to initialize the submodules first. + +`git submodule init` + +`git submodule update --remote` + ### community/cert We provide well 250 sorted sprites from mate crates to a security kit for your very own assembly map ;) Please take a look at its own README.md for more informations. -- GitLab