📝 docs(nezha-agent): fix powershell code block formatting
- correct indentation of powershell code block in windows installation instructions
This commit is contained in:
parent
b9a2ef4d80
commit
e6237be731
|
|
@ -33,6 +33,6 @@
|
|||
|
||||
- PowerShell(Windows)
|
||||
|
||||
- ```powershell
|
||||
New-Guid
|
||||
```
|
||||
```powershell
|
||||
New-Guid
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue