diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-13 01:44:59 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-13 01:44:59 -0700 |
commit | a0564fd4851ff4f2f43a969fb80f5bad3b682925 (patch) | |
tree | 853ba764ebe13f746691b17d400dde7497820914 /README.md | |
parent | 7293dee0c7fa98017c8a70a854395af735f224be (diff) |
Updata readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Work in progress. Reading CAN messages from CAN ids I want, decode and append to a file. Use it with [remote_plot](https://git.flylightning.xyz/remote_plot/) build, install, and run -``` +```sh make sudo make install mycan |