Skip to content

Commit

Permalink
build script fix (#8315)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodesdev committed Jun 16, 2024
1 parent 21be1a9 commit 18724e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Dependencies

Building

- Building `turbo` CLI: In `cli` run `make turbo`
- Building `turbo` CLI: `cargo build -p turbo`
- Using `turbo` to build `turbo` CLI: `./turbow.js`

### TLS Implementation
Expand Down

0 comments on commit 18724e1

Please sign in to comment.