Update README.md

This commit is contained in:
abraunegg 2018-08-13 06:32:51 +10:00 committed by GitHub
parent 036e6416e2
commit dad7b42bc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,6 +66,7 @@ curl -fsS https://dlang.org/install.sh | bash -s dmd
### Dependencies: Fedora > Version 18
```
sudo dnf groupinstall 'Development Tools'
sudo dnf install libcurl-devel
sudo dnf install sqlite-devel
curl -fsS https://dlang.org/install.sh | bash -s dmd