diff --git a/Building-for-Linux.md b/Building-for-Linux.md index fd85eac..80254a0 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -47,6 +47,7 @@ git submodule update --init Externals/VulkanMemoryAllocator git submodule update --init --recursive Externals/cubeb git submodule update --init Externals/implot git submodule update --init Externals/gtest +git submodule update --init Externals/rcheevos git pull --recurse-submodules ```