Update README.md

This commit is contained in:
abraunegg 2018-05-09 05:15:31 +10:00 committed by GitHub
parent c6b15eef30
commit 0ca87cb92d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,9 +26,7 @@ If using monitor mode, you may need to increase the `fs.inotify.max_user_watches
```sh
sudo apt install libcurl4-openssl-dev
sudo apt install libsqlite3-dev
sudo wget http://master.dl.sourceforge.net/project/d-apt/files/d-apt.list -O /etc/apt/sources.list.d/d-apt.list
sudo apt-get update && sudo apt-get -y --allow-unauthenticated install --reinstall d-apt-keyring
sudo apt-get update && sudo apt-get install dmd-compiler dub
curl -fsS https://dlang.org/install.sh | bash -s dmd
```
### Dependencies: Fedora/CentOS