Update README.md

* Update minimum DMD version needed to compile, to ensure the DMD  compiler support HTTP/2 operations
This commit is contained in:
abraunegg 2019-05-18 04:44:36 +10:00
parent 20eda60fdf
commit a989fbfedf

View file

@ -20,7 +20,7 @@ A complete tool to interact with OneDrive on Linux. Built following the UNIX phi
* [SQLite 3](https://www.sqlite.org/) >= 3.7.15
* [Digital Mars D Compiler (DMD)](http://dlang.org/download.html)
**Note:** DMD version >= 2.081.1 or LDC version >= 1.11.0 is required to compile this application
**Note:** DMD version >= 2.083.1 or LDC version >= 1.11.0 is required to compile this application
### Dependencies: Ubuntu/Debian - x86_64
```text