diff --git a/README.md b/README.md index 246b3b5..a40414b 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,15 @@ Clone the repository and in the root directory of the repo, -execute: +execute ```bash cargo tauri icon assets/icon.svg ``` +and write the Nextcloud token +into `src/server/cloud_user.txt`. + ## Android To enable android development,