mirror of https://github.com/fairyglade/ly.git
update readme
This commit is contained in:
parent
e98403cfdc
commit
661580a805
|
@ -47,12 +47,7 @@ changing the source code won't be necessary :)
|
||||||
## Cloning and Compiling
|
## Cloning and Compiling
|
||||||
Clone the repository
|
Clone the repository
|
||||||
```
|
```
|
||||||
git clone https://github.com/nullgemm/ly.git
|
git --recurse-submodules clone https://github.com/nullgemm/ly.git
|
||||||
```
|
|
||||||
|
|
||||||
Fetch submodules
|
|
||||||
```
|
|
||||||
make github
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Compile
|
Compile
|
||||||
|
|
Loading…
Reference in New Issue