mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-07-05 08:28:33 +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
559 B
Markdown
15 lines
559 B
Markdown
# 시작하기
|
|
|
|
## 사전 요구 사항
|
|
* Windows PowerShell 5.1 또는 PowerShell Core
|
|
* 관리자 권한으로 PowerShell 실행
|
|
|
|
## 다운로드
|
|
|
|
[Releases](https://github.com/Yamato-Security/wela/releases) 페이지에서 최신 안정 버전의 WELA를 다운로드하십시오.
|
|
|
|
## WELA 실행
|
|
1. [릴리스 zip 파일](https://github.com/Yamato-Security/wela/releases)의 압축을 해제합니다.
|
|
2. **관리자 권한**으로 PowerShell을 엽니다.
|
|
3. `./WELA.ps1 help`를 실행하여 WELA를 실행하고 도움말 사용법을 확인합니다.
|