Skip to content

Commit

Permalink
improve readability of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Wöhrl committed Sep 23, 2019
1 parent b1531b7 commit 1d12676
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

0 comments on commit 1d12676

Please sign in to comment.