diff --git a/README.md b/README.md index 408f359..81b4ad9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Shows the current calendar week in the system tray Currently only tested in Windows 10. -```go -./getdeps.cmd # Get the required dependencies -./build.cmd # Build the application +```console +$> ./getdeps.cmd # Get the required dependencies +$> ./build.cmd # Build the application ``` \ No newline at end of file