Update README.md

This commit is contained in:
rusefillc 2024-02-09 20:39:54 -05:00 committed by GitHub
parent 624cda9519
commit 7a994c7f5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ CAN log file utilities to help me work with https://github.com/brent-stone/CAN_R
# CAN playback
``
```
gradlew :playback:shadowJar
java -jar playback/build/libs/playback-all.jar playback/src/main/resources/atlas.trc
``
```