1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00

Update README.md

This commit is contained in:
Elias Steurer 2020-04-18 11:43:09 +00:00
parent c796d6aba1
commit 6fdfc140b8

View File

@ -103,7 +103,7 @@ chmod +x install-dependencies.sh
1. Install dependencies for your distro:
``` bash
# Debian/Ubuntu
sudo apt install build-essential libgl1-mesa-dev
sudo apt install build-essential libgl1-mesa-dev lld
# Fedora/RHEL/CentOS (yum)
sudo yum groupinstall "C Development Tools and Libraries"