veecle / veecle-pxros

A runtime for writing automotive and industrial Rust on top of HighTec's safety kernel for the Infineon AURIX™ Platform.
https://www.veecle.io/aurix
Apache License 2.0
13 stars 3 forks source link

Docs: command line in Readme #6

Closed veecle-sohyeon closed 5 months ago

veecle-sohyeon commented 5 months ago

Minor things:

Under Installation, Install tricore-probe via cargo install --git https://github.com/veecle/tricore-probe. Make sure the listed requirements are installed.

I got this error (I guess it needs to be cargo install --git https://github.com/veecle/tricore-probe tricore-probe)

image
arctic-alpaca commented 5 months ago

Thanks for the report @veecle-sohyeon!