Skip to content

Commit 79aad6a

Browse files
committedFeb 29, 2024
Add : added doppio dpendencies in readme
1 parent f6e2edc commit 79aad6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎INSTALL.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
**Prerequisite Setup:**
44
- Before using URY Mosaic, ensure you have URY installed.
5+
- Doppio is used to setup and manage custom desk pages using Vue 3 on URY Mosaic App and you don't have to install doppio in your site.
56
- Follow the [URY installation guide](https://github.com/ury-erp/ury/blob/main/INSTALLATION.md) for the installation process.
67

78
### To install URY Mosaic, follow these steps:
@@ -11,6 +12,13 @@
1112
```sh
1213
$ bench new-site sitename
1314
```
15+
16+
**Install the Doppio app to your bench:**
17+
18+
```sh
19+
$ bench get-app https://github.com/NagariaHussain/doppio
20+
```
21+
1422
**Install the URY Mosaic app to your bench:**
1523

1624
```sh

0 commit comments

Comments
 (0)