mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-07-06 00:48:08 +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
463 B
Markdown
15 lines
463 B
Markdown
# 開始使用
|
|
|
|
## 先決條件
|
|
* Windows PowerShell 5.1 或 PowerShell Core
|
|
* 以系統管理員權限執行 PowerShell
|
|
|
|
## 下載
|
|
|
|
請從 [Releases](https://github.com/Yamato-Security/wela/releases) 頁面下載最新的穩定版 WELA。
|
|
|
|
## 執行 WELA
|
|
1. 解壓縮 [release zip 檔案](https://github.com/Yamato-Security/wela/releases)。
|
|
2. 以**系統管理員權限**開啟 PowerShell。
|
|
3. 執行 `./WELA.ps1 help` 來啟動 WELA 並檢視說明用法。
|