small readme fix

This commit is contained in:
Philipp Häfelfinger 2019-10-22 22:39:29 +02:00
parent 25e022411f
commit cdaabe99a2
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Build the main executable by using the following command. By default it gets the
but can be renamed to your favorite application name. but can be renamed to your favorite application name.
``` ```
go build go build cmd/SideCarJpegCleaner/SideCarJpegCleaner.go go build cmd/SideCarJpegCleaner/SideCarJpegCleaner.go
``` ```
## Configuration ## Configuration