Update README.md

This commit is contained in:
abraunegg 2018-08-12 08:33:25 +10:00 committed by GitHub
parent 54e29ea5bf
commit 036e6416e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,7 @@ sudo dpkg -i ./*.deb
### Dependencies: Fedora < Version 18 / CentOS / RHEL
```
sudo yum groupinstall 'Development Tools'
sudo yum install libcurl-devel
sudo yum install sqlite-devel
curl -fsS https://dlang.org/install.sh | bash -s dmd