Skip to content

Commit

Permalink
update readme instructions for compile
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Jul 30, 2023
1 parent 8800f7a commit 7436813
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 @@ -35,7 +35,7 @@ bun run src/index.ts
To compile:

```bash
bun build src/index.ts --outfile bin/cleanheap
bun build src/index.ts --compile --outfile cleanheap
```

## Credits
Expand Down

0 comments on commit 7436813

Please sign in to comment.