diff --git a/Readme.md b/Readme.md index 3b9d1d2..c537deb 100644 --- a/Readme.md +++ b/Readme.md @@ -12,7 +12,7 @@ build Checkout the repository and compile with ``` -go build drivel.go credentials.go +go build -o drivel ```