@quanta-intellect/vessel-browser 0.1.14 → 0.1.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/out/main/index.js +1255 -542
- package/out/preload/index.js +32 -1
- package/out/renderer/assets/{index-CvRVBELV.js → index-FJxHleYP.js} +314 -308
- package/out/renderer/index.html +2 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ https://github.com/user-attachments/assets/0a72b48a-873a-4eb0-b8f2-23e34d8472c4
|
|
|
22
22
|
|
|
23
23
|
### Fastest Install Today
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
Linux AppImage from GitHub Releases:
|
|
26
26
|
|
|
27
27
|
1. Download the latest `Vessel-<version>-x64.AppImage`
|
|
28
28
|
2. Mark it executable: `chmod +x Vessel-*.AppImage`
|