From 216bfa5442ef1df226be7a7736849d61c0854c6f Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Fri, 5 May 2023 23:47:12 -0400 Subject: [PATCH] git clone command --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cca7dc8..d39c0ea 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # [arrayinamatrix.xyz](https://arrayinamatrix.xyz) My personal website or something. + +Clone with all submodules: + +`git clone --recurse-submodules https://git.arrayinamatrix.xyz/array-in-a-matrix/arrayinamatrix.xyz`