From 7597bcdfc23ffd15d30d1f08bfc3bde0e602c65b Mon Sep 17 00:00:00 2001 From: nullgemm Date: Fri, 10 Dec 2021 12:57:05 +0100 Subject: [PATCH] update readme --- readme.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/readme.md b/readme.md index c7a0736..c9d7dfd 100644 --- a/readme.md +++ b/readme.md @@ -47,12 +47,7 @@ changing the source code won't be necessary :) ## Cloning and Compiling Clone the repository ``` -git clone https://github.com/nullgemm/ly.git -``` - -Fetch submodules -``` -make github +git --recurse-submodules clone https://github.com/nullgemm/ly.git ``` Compile