From b15948ed6a22c3897a0fe378d4541f3263271e35 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Sat, 9 Feb 2019 12:39:56 +1100 Subject: [PATCH] Update README.md Add minimum versions of DMD or LDC required to compile --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2fb1ee1b..b45a1ada 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ 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 + ### Dependencies: Ubuntu/Debian - x86_64 ```text sudo apt install build-essential