Update README.md

This commit is contained in:
ilyazzz 2021-12-05 22:21:26 +02:00 committed by GitHub
parent cd1e91b3d2
commit 39afa5ad3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ Currently missing:
# Building from source
- Install dependencies:
- Ubuntu/Debian: `sudo apt install cargo rustc libvulkan-dev git libgtk-3-dev make`
- Fedora: `sudo dnf install git gtk3-devel rust cargo vulkan-headers perl-FindBin perl-File-Compare`
- Fedora: `sudo dnf install git gtk3-devel rust cargo vulkan-headers perl-core`
- `git clone https://github.com/ilyazzz/LACT && cd LACT`
- `./deploy.sh`