update readme for umbrel 1.x

This commit is contained in:
Léo Haf 2024-05-05 17:19:52 +02:00 committed by GitHub
parent 4b70ae4c1f
commit 7519085af1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,4 +16,10 @@ If you want to install an app that requires the bitcoin application it will fail
sudo ~/umbrel/scripts/app install <app>
```
Replace `<app>` with the exact name of the application in this [list](https://github.com/getumbrel/umbrel-apps)
Replace `<app>` with the exact name of the application in this [list](https://github.com/getumbrel/umbrel-apps)
If you use umbrel with a versions above 1.0 use this command instead:
"""
umbreld client apps.install.mutate --appId <app>
"""