electerm 1.100.8 → 1.100.18
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/package.json +1 -1
package/README.md
CHANGED
|
@@ -65,7 +65,7 @@ Online demo: [https://electerm-demo.html5beta.com](https://electerm-demo.html5be
|
|
|
65
65
|
|
|
66
66
|
```powershell
|
|
67
67
|
# winget https://github.com/microsoft/winget-cli
|
|
68
|
-
winget install electerm
|
|
68
|
+
winget install electerm.electerm
|
|
69
69
|
|
|
70
70
|
# scoop https://github.com/lukesampson/scoop
|
|
71
71
|
scoop bucket add dorado https://github.com/chawyehsu/dorado
|