fix build instruction link
This commit is contained in:
parent
220ab340fb
commit
8621002931
|
@ -79,6 +79,8 @@ Alternatively, you can also install OutFly as a package, if your distribution ha
|
||||||
yay -S outfly-git
|
yay -S outfly-git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See also: [build instructions](https://codeberg.org/outfly/outfly/src/branch/main/build/README.md)
|
||||||
|
|
||||||
## Running on Windows
|
## Running on Windows
|
||||||
|
|
||||||
1. Download and unpack the latest release: https://codeberg.org/outfly/outfly/releases
|
1. Download and unpack the latest release: https://codeberg.org/outfly/outfly/releases
|
||||||
|
@ -86,7 +88,7 @@ yay -S outfly-git
|
||||||
|
|
||||||
## Running on MacOS / Android / iOS
|
## Running on MacOS / Android / iOS
|
||||||
|
|
||||||
No releases for these operating systems exist yet. For MacOS, you can build OutFly yourself using the instructions in [HACKING.md](https://codeberg.org/outfly/outfly/src/branch/main/HACKING.md). Support for Android/iOS is planned for the future.
|
No releases for these operating systems exist yet. For MacOS, you can build OutFly yourself using the [build instructions](https://codeberg.org/outfly/outfly/src/branch/main/build/README.md). Support for Android/iOS is planned for the future.
|
||||||
|
|
||||||
# Troubleshooting
|
# Troubleshooting
|
||||||
## I'm stuck inside another object
|
## I'm stuck inside another object
|
||||||
|
|
Loading…
Reference in a new issue