Add demo video
This commit is contained in:
parent
481246b53b
commit
e4a23f7550
10
README.md
10
README.md
@ -11,7 +11,13 @@ The `umbrel-app-store.yml` file defines two important properties:
|
|||||||
|
|
||||||
### Testing
|
### Testing
|
||||||
|
|
||||||
To test your community app store, you can add this repository through the Umbrel user interface, or using Umbrel's CLI.
|
To test your community app store, you can add this repository through the Umbrel user interface as shown in the following demo:
|
||||||
|
|
||||||
|
|
||||||
|
https://user-images.githubusercontent.com/10330103/197889452-e5cd7e96-3233-4a09-b475-94b754adc7a3.mp4
|
||||||
|
|
||||||
|
|
||||||
|
Alternatively, you can use the Umbrel CLI as described below.
|
||||||
|
|
||||||
To add an app store:
|
To add an app store:
|
||||||
```
|
```
|
||||||
@ -28,4 +34,4 @@ sudo ~/umbrel/scripts/app install sparkles-hello-world
|
|||||||
To remove an app store:
|
To remove an app store:
|
||||||
```
|
```
|
||||||
sudo ~/umbrel/scripts/repo remove https://github.com/getumbrel/umbrel-community-app-store.git
|
sudo ~/umbrel/scripts/repo remove https://github.com/getumbrel/umbrel-community-app-store.git
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user