diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ``` |