Mention cloud_user in README
This commit is contained in:
parent
f897b1aed3
commit
127ccfb26b
1 changed files with 4 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue