mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-07-03 23:48:10 +02:00
8799bffbea
Add machine-translated content for Traditional Chinese (zh-TW), Korean, German, Turkish, French, Spanish, Brazilian Portuguese (pt-BR), Ukrainian, Hindi, Indonesian, Burmese, Thai and Arabic. Japanese keeps its official translation. Only prose is translated; code, commands, paths, links and anchors preserved. Translated navigation labels added to mkdocs.yml for every language. Builds clean with mkdocs --strict (15 languages). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
541 B
Markdown
15 lines
541 B
Markdown
# Erste Schritte
|
|
|
|
## Voraussetzungen
|
|
* Windows PowerShell 5.1 oder PowerShell Core
|
|
* Ausführen von PowerShell mit Administratorrechten
|
|
|
|
## Downloads
|
|
|
|
Bitte laden Sie die neueste stabile Version von WELA von der Seite [Releases](https://github.com/Yamato-Security/wela/releases) herunter.
|
|
|
|
## WELA ausführen
|
|
1. Entpacken Sie die [Release-ZIP-Datei](https://github.com/Yamato-Security/wela/releases).
|
|
2. Öffnen Sie PowerShell mit **Administratorrechten**.
|
|
3. `./WELA.ps1 help`, um WELA auszuführen und die Hilfe zur Verwendung anzuzeigen.
|