Minor documentation updates.

This commit is contained in:
Sebastian Jeltsch
2025-01-13 22:17:42 +01:00
parent d295330e12
commit 7e30940f79
3 changed files with 4 additions and 7 deletions

View File

@@ -107,7 +107,7 @@ To get a full list of commands, simply run `trail --help` .
## Building
If you have all the necessary dependencies (Rust, node.js, pnpm, ...)
If you have all the necessary dependencies (Rust, protobuf, node.js, pnpm)
installed, you can build TrailBase by running:
```bash