Add Shell syntax highlighting to README.md

This commit is contained in:
Benjamin Loison 2023-06-04 15:54:21 +02:00
parent cefdc6039e
commit 683b756973

View File

@ -6,7 +6,7 @@ C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
With the `Target`: With the `Target`:
``` ```shell
cmd /C "C:\path\to\act_runner-main-windows-amd64.exe" daemon cmd /C "C:\path\to\act_runner-main-windows-amd64.exe" daemon
``` ```