From ca0be79902e2f1dde4794aabe041014582c6b272 Mon Sep 17 00:00:00 2001 From: TaylorGilg Date: Mon, 7 Oct 2024 17:50:25 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 347d972..03cbd5b 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ git --version ### Deploy onto the RP2040 1. Build the binary ```sh - fprime-util generate rpipico && fprime-util build rpipico -j20 + fprime-util generate && fprime-util build -j20 ``` 2. Move the binary from 'build-artifacts/rpipico/BroncoDeployment/bin/BroncoDeployment' into the Proves board over USB after it has been intialized in boot loader mode (Press both Boot loader and Reset button at the same time). This should reinit the board automatically and will run the deployment.