mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
fix: capitalize Rust in CONTRIBUTING.md (#6640)
Signed-off-by: Bodhi Silberling <bodhirussellsilberling@yahoo.com>
This commit is contained in:
committed by
GitHub
parent
e2f580407e
commit
615c51f793
+2
-2
@@ -41,8 +41,8 @@ If you use Goose, Copilot, Claude, or other AI tools to help with your PRs:
|
||||
|
||||
## Prerequisites
|
||||
|
||||
goose includes rust binaries alongside an electron app for the GUI. To work
|
||||
on the rust backend, you will need to [install rust and cargo][rustup]. To work
|
||||
goose includes Rust binaries alongside an electron app for the GUI. To work
|
||||
on the Rust backend, you will need to [install Rust and cargo][rustup]. To work
|
||||
on the App, you will also need to [install node and npm][nvm] - we recommend through nvm.
|
||||
|
||||
We provide a shortcut to standard commands using [just][just] in our `justfile`.
|
||||
|
||||
Reference in New Issue
Block a user