Skip to content

Commit

Permalink
[temp] add -o flag to build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavenoface committed Nov 9, 2023
1 parent 72cae43 commit 4893b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ recommended that `GOPATH` is set to a directory in your home directory such as

```bash
$ git clone https://github.com/peercoin/ppcd && cd ppcd
$ go build
$ go build -o ppcd
# run it using ./ppcd
```

Expand Down

0 comments on commit 4893b31

Please sign in to comment.