Update README.md

This commit is contained in:
abraunegg 2018-08-02 12:13:07 +10:00 committed by GitHub
parent 9ad91cb5cd
commit aa34ef56fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ sudo apt install libsqlite3-dev
curl -fsS https://dlang.org/install.sh | bash -s dmd
```
### Dependencies: Ubuntu/Debian - i386 / i686
### Dependencies: Ubuntu - i386 / i686
**Note:** Validated with `Linux ubuntu-i386-vm 4.13.0-36-generic #40~16.04.1-Ubuntu SMP Fri Feb 16 23:26:51 UTC 2018 i686 i686 i686 GNU/Linux` and DMD 2.081.1
```
sudo apt install build-essential
@ -35,6 +35,9 @@ sudo apt install libsqlite3-dev
curl -fsS https://dlang.org/install.sh | bash -s dmd
```
### Dependencies: Debian - i386 / i686
**Note:** TBA
### Dependencies: Fedora < Version 18 / CentOS / RHEL
```
sudo yum install libcurl-devel