Skip to content

Commit 8b1e3b5

Browse files
authored
Correct fprime-gds in readme
1 parent 9d67e79 commit 8b1e3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ cp build-fprime-automatic-zephyr/zephyr/zephyr.uf2 [path-to-your-board]
8989

9090
Finally, run the fprime-gds.
9191
```
92-
fprime-gds -n --dictionary ./build-fprime-automatic-zephyr/FPrimeZephyrReference/ReferenceDeployment/Top/ReferenceDeploymentTopologyDictionary.json --communication-selection uart --uart-baud 115200 --output-unframed-data
92+
fprime-gds -n --dictionary ./build-artifacts/zephyr/fprime-zephyr-deployment/dict/ReferenceDeploymentTopologyDictionary.json --communication-selection uart --uart-baud 115200 --output-unframed-data
9393
```
9494

0 commit comments

Comments
 (0)