Mention cloud_user in README

This commit is contained in:
Bianca 2025-03-05 23:22:40 +01:00
parent f897b1aed3
commit 127ccfb26b

View file

@ -3,12 +3,15 @@
Clone the repository Clone the repository
and in the root directory and in the root directory
of the repo, of the repo,
execute: execute
```bash ```bash
cargo tauri icon assets/icon.svg cargo tauri icon assets/icon.svg
``` ```
and write the Nextcloud token
into `src/server/cloud_user.txt`.
## Android ## Android
To enable android development, To enable android development,