mirror of https://github.com/fairyglade/ly.git
Added .git extension to the clone url
This commit is contained in:
parent
4ee2b3ecc7
commit
372141e477
|
|
@ -57,7 +57,7 @@ changing the source code won't be necessary :)
|
|||
## Cloning and Compiling
|
||||
Clone the repository
|
||||
```
|
||||
$ git clone --recurse-submodules https://github.com/fairyglade/ly
|
||||
$ git clone --recurse-submodules https://github.com/fairyglade/ly.git
|
||||
```
|
||||
|
||||
Change the directory to ly
|
||||
|
|
|
|||
Loading…
Reference in New Issue