mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-20 12:34:19 +02:00
Add missing step in README
This commit is contained in:
parent
e158bb5e9d
commit
7d5eb449c3
1 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue