From 7d5eb449c325cf062f359086738da3472b95782c Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Fri, 3 Jun 2022 10:21:51 +0200 Subject: [PATCH] Add missing step in README --- readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d49a268..a37e2fa 100644 --- a/readme.md +++ b/readme.md @@ -53,7 +53,12 @@ changing the source code won't be necessary :) ## Cloning and Compiling Clone the repository ``` -git clone --recurse-submodules https://github.com/nullgemm/ly.git +git clone --recurse-submodules https://github.com/nullgemm/ly +``` + +Change the directory to ly +``` +cd ly ``` Compile