From 6495785848b6ff06b2d3f021fa3617290b29ecfa Mon Sep 17 00:00:00 2001 From: Ottatop Date: Mon, 16 Dec 2024 13:14:16 -0600 Subject: [PATCH] README: remove submodule instructions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index df4246b..553da6b 100644 --- a/README.md +++ b/README.md @@ -103,10 +103,9 @@ TODO: other distros # Building -Clone this repository and, if building with Snowcap integration, update the `snowcap` submodule: +Clone this repository: ```sh git clone https://github.com/pinnacle-comp/pinnacle -git submodule update --init ``` > [!NOTE]