mirror of https://github.com/fairyglade/ly.git
Update repository link in README
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
a7ff18aa16
commit
5bacc8870b
|
@ -7,7 +7,7 @@ designed with portability in mind (e.g. it does not require systemd to run).
|
||||||
|
|
||||||
Join us on Matrix over at [#ly:envs.net](https://matrix.to/#/#ly:envs.net)!
|
Join us on Matrix over at [#ly:envs.net](https://matrix.to/#/#ly:envs.net)!
|
||||||
|
|
||||||
**Note**: Development happens on [Codeberg](https://codeberg.org/AnErrupTion/ly)
|
**Note**: Development happens on [Codeberg](https://codeberg.org/fairyglade/ly)
|
||||||
with a mirror on [GitHub](https://github.com/fairyglade/ly).
|
with a mirror on [GitHub](https://github.com/fairyglade/ly).
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
@ -56,7 +56,7 @@ managers, all of which you can find in the sections below:
|
||||||
The procedure for manually building Ly is pretty standard:
|
The procedure for manually building Ly is pretty standard:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://codeberg.org/AnErrupTion/ly
|
$ git clone https://codeberg.org/fairyglade/ly.git
|
||||||
$ cd ly
|
$ cd ly
|
||||||
$ zig build
|
$ zig build
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue