aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b6e34a..d1dc0b4 100644
--- a/README.md
+++ b/README.md
@@ -204,7 +204,7 @@ Bash-version. It's a lot messier than the zsh-version.
Build width (from root folder in repo):
```
-$ go build -o ../makepass.go -C go/ -ldflags "-s -w" makepass.go
+$ go build -C go -o .. -ldflags "-s -w"
```
### Perl