abraunegg-onedrive/INSTALL.md
2015-09-22 18:31:10 +02:00

12 lines
259 B
Markdown

### Dependencies
* [libcurl](http://curl.haxx.se/libcurl/)
* [SQLite 3](https://www.sqlite.org/)
The Makefile assumes that the [Digital Mars D Compiler (DMD)](http://dlang.org/download.html) is installed.
### Installation
1. `make`
2. `sudo make install`