Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crebsy authored Jul 16, 2024
1 parent 61731d3 commit d65492b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ You can also build the binary yourself:
```
git clone https://github.com/crebsy/moonsnap-downloadoor.git
cd moonsnap-downloadoor
go build .
./moonsnap-downloadoor <YOUR_SNAP_KEY> <YOUR_OUT_DIR>
go build -o moonsnap
./moonsnap <YOUR_SNAP_KEY> <YOUR_OUT_DIR>
```

## Performance
Expand Down

0 comments on commit d65492b

Please sign in to comment.