mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-03 17:16:37 +00:00
Merge pull request #963 from jsturtevant/fix-k8s-doc-formatting
Fix formatting for kubernetes documentation
This commit is contained in:
@@ -23,6 +23,7 @@ If you don't have a version of `make` on your Windows machine, You can use WSL t
|
|||||||
On Windows:
|
On Windows:
|
||||||
```
|
```
|
||||||
Item -ItemType SymbolicLink -Path "c:\docker" -Target "C:\Program Files\Docker\Docker\resources\bin\docker.exe"
|
Item -ItemType SymbolicLink -Path "c:\docker" -Target "C:\Program Files\Docker\Docker\resources\bin\docker.exe"
|
||||||
|
```
|
||||||
|
|
||||||
In WSL:
|
In WSL:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user