Add more required tools

This commit is contained in:
Owen
2026-03-01 10:48:20 -08:00
parent f15368abac
commit 6b58028919

View File

@@ -19,6 +19,8 @@ This guide describes how to set up your local development environment for contri
- Git
- Docker & Docker Compose
- Python (for NPM builds)
- Make
- G++
<Info>
For managing multiple versions of Go, you may want to use [gvm](https://github.com/moovweb/gvm).