We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69963ed + 46a31e1 commit d1d31d8Copy full SHA for d1d31d8
README.md
@@ -21,7 +21,7 @@ The application was created using Electron and provides a single interface for v
21
22
## Installation
23
24
-The ready-made installation files for the latest version can be found on the **[Releases] page(https://github.com/openipc/dashboard/releases )**.
+The ready-made installation files for the latest version can be found on the **[Releases page](https://github.com/openipc/dashboard/releases)**.
25
26
27
#### Windows
@@ -40,7 +40,7 @@ The ready-made installation files for the latest version can be found on the **[
40
```
41
3. Launch the app:
42
```bash
43
- ./OpenIPC-Dashboard-x.x.x.AppImage
+ ./OpenIPC-Dashboard-x.x.x.AppImage --no-sandbox
44
45
46
---
0 commit comments