change compile info

This commit is contained in:
gutmet 2020-10-15 21:34:59 +02:00
parent 4180a93b4a
commit 5d4f643689

View File

@ -12,7 +12,7 @@ build
Checkout the repository and compile with Checkout the repository and compile with
``` ```
go build drivel.go credentials.go go build -o drivel
``` ```