From afd8896d5a3df70eaf5af0f5acf8c9a712eeb07d Mon Sep 17 00:00:00 2001 From: Emile Date: Wed, 29 Jul 2020 22:33:58 +0200 Subject: no need to define the path go stores the resulting binary in the path defined using GOBIN, so we don't actually need to specify the relative binary path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a4956de..0fe146b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ go build ./... ## Usage ``` -./ctfdget --help +$ ctfdget --help Usage of ./ctfdget: -out string The name of the folder to dump the files to (default "challdump") -- cgit 1.4.1