Skip to content

Commit 21b43a1

Browse files
committed
docs: update README with devbox setup instructions
Signed-off-by: TJ Hoplock <[email protected]>
1 parent 4790107 commit 21b43a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,12 @@ make mcphost
5353
</details>
5454

5555
## Development
56+
### Development Environment with Devbox + Direnv
57+
If you use [Devbox](https://www.jetify.com/devbox) and
58+
[Direnv](https://direnv.net/), then simply entering the directory for the repo
59+
should set up the needed software.
5660

61+
### Manual Setup
5762
Required software:
5863
- Working Go environment
5964
- Podman for local tests/linting/etc

0 commit comments

Comments
 (0)