mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 10:50:41 +02:00
update readme for umbrel 1.x
This commit is contained in:
parent
4b70ae4c1f
commit
7519085af1
@ -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>
|
||||
"""
|
Loading…
Reference in New Issue
Block a user