Add missing step in README

This commit is contained in:
AnErrupTion
2022-06-03 10:21:51 +02:00
parent e158bb5e9d
commit 7d5eb449c3

View File

@@ -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