mirror of
https://gitlab.com/square-game-liberation-front/F.E.I.S.git
synced 2025-02-28 23:41:33 +01:00
fix some links in the docs
This commit is contained in:
parent
a959e7e72d
commit
8cd7e60cde
@ -3,7 +3,7 @@
|
||||
## Windows (MSYS2)
|
||||
|
||||
0. Pull the latest version of the code
|
||||
0. Follow the [compilation instructions](Compiling.md)
|
||||
0. Follow the [compilation instructions](docs/Compiling.md)
|
||||
0. Open an MSYS2 x64 terminal
|
||||
0. `cd` into FEIS's source code root
|
||||
0. Use the release making script
|
||||
|
@ -33,7 +33,7 @@ Install dependencies
|
||||
sudo apt install libsfml-dev libopenal-dev libgmp-dev libaubio-dev libfftw3-dev
|
||||
```
|
||||
|
||||
Then checkout [this page](Compiling.md) for instructions on how to compile
|
||||
Then checkout [this page](docs/Compiling.md) for instructions on how to compile
|
||||
|
||||
### I also want to contribute some code
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user