mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update README.md
* Update minimum DMD version needed to compile, to ensure the DMD compiler support HTTP/2 operations
This commit is contained in:
parent
20eda60fdf
commit
a989fbfedf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue