From 4c528668cc5d77c0859bdc237cef2e7c40b9b9d8 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 4 May 2024 18:52:45 +0200 Subject: Fix build instructions The missing submodule init / update caused build issues because the external simple.css file could not be included. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4a12d7..270e649 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ On Linux Ceres can be build like this: ``` git clone https://cgit.xengineering.eu/ceres cd ceres +git submodule update --init make ``` -- cgit v1.2.3-70-g09d2