From b75b42a566662c175d2d1e3bbd6f48f1a939737b Mon Sep 17 00:00:00 2001 From: Sam Schott Date: Mon, 5 Aug 2019 00:18:07 +0100 Subject: [PATCH] updated install intructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0ecd2d43..95d07fd1 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ $ python3 -m pip install --upgrade PyQt5 However, in this case the interface style may not follow your selected system appearance (e.g., "dark mode" on macOS or "Adwaita-dark" on Gnome). +If you clone and install the version from GitHub, you will need to provide your own +Dropbox API keys as environment variables `DROPBOX_API_KEY` and `DROPBOX_API_SECRET`. You +can get those keys [here](https://www.dropbox.com/developers/apps/create). + ## Usage Run `maestral gui` in the command line (or open the Maestral app on macOS) to start