Add setup-windows.bat download hint to Windows section
This commit is contained in:
14
README.md
14
README.md
@ -86,7 +86,19 @@ sudo dpkg -i /tmp/upterm.deb
|
||||
|
||||
### Windows
|
||||
|
||||
Installation via [Scoop](https://scoop.sh):
|
||||
**Schnellsetup auf neuem Gerät – Batch-Skript herunterladen und als Administrator ausführen:**
|
||||
|
||||
```
|
||||
setup-windows.bat
|
||||
```
|
||||
|
||||
> [`⬇ setup-windows.bat`](setup-windows.bat) – erledigt alles automatisch: Execution Policy, Scoop, 7zip-Workaround, upterm.
|
||||
|
||||
Das Skript prüft selbst ob Scoop bereits installiert ist und fordert Adminrechte automatisch an.
|
||||
|
||||
---
|
||||
|
||||
Manuelle Installation via [Scoop](https://scoop.sh):
|
||||
|
||||
**1. Berechtigungen – Execution Policy setzen** (einmalig, PowerShell als Administrator):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user