Skip to content

Commit deca21d

Browse files
committed
docs(README): update development blurb
1 parent d2a9ea9 commit deca21d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,7 @@ To build from source, you'll need Go 1.25+.
429429
```bash
430430
gh repo clone boneskull/gh-stack
431431
cd gh-stack
432+
make tools # Install development tools
432433
make build # Build binary to ./gh-stack
433434
make test # Run tests
434435
make lint # Run linter

0 commit comments

Comments
 (0)