Update INSTALL.md

* Update install document
This commit is contained in:
abraunegg 2021-05-28 07:02:19 +10:00 committed by GitHub
parent 994b528dce
commit 3b6e38ad9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,9 @@ Whilst there are [onedrive](https://packages.ubuntu.com/search?keywords=onedrive
If you wish to change this situation so that you can just use 'apt install onedrive', consider becoming the Ubuntu package maintainer and contribute back to the community.
## Building from Source High Level Requirements
## Building from Source - High Level Requirements
* Build environment must have at least 1GB of memory & 1GB swap space
* Install the required distribution package dependencies
* [libcurl](http://curl.haxx.se/libcurl/)
* [SQLite 3](https://www.sqlite.org/) >= 3.7.15
* [Digital Mars D Compiler (DMD)](http://dlang.org/download.html) or [LDC the LLVM-based D Compiler](https://github.com/ldc-developers/ldc)