1
0
Fork 0

📝 docs(nezha-agent): fix powershell code block formatting

- correct indentation of powershell code block in windows installation instructions
This commit is contained in:
pooneyy 2026-01-08 14:23:22 +08:00
parent b9a2ef4d80
commit e6237be731
No known key found for this signature in database
1 changed files with 3 additions and 3 deletions

View File

@ -33,6 +33,6 @@
- PowerShellWindows
- ```powershell
New-Guid
```
```powershell
New-Guid
```