From a989fbfedfd21c4717a0c5ebb3dbdbf5de47a910 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Sat, 18 May 2019 04:44:36 +1000 Subject: [PATCH] Update README.md * Update minimum DMD version needed to compile, to ensure the DMD compiler support HTTP/2 operations --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 533788e4..74f5805b 100644 --- a/README.md +++ b/README.md @@ -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