Skip to content

Commit 7803913

Browse files
authored
Update README.md
1 parent 0814912 commit 7803913

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ On windows, linux and macOS, you can use the pre-built binaries:
7575

7676
If your system has [Go1.16+](https://golang.org/dl/), you can build from source:
7777
```
78-
git clone https://aead.dev/minisign && cd minisign
79-
go build -o . aead.dev/minisign/cmd/minisign
78+
git clone https://aead.dev/minisign && cd minisign && make build
8079
```
8180

8281
## Library

0 commit comments

Comments
 (0)