Update README.md

This commit is contained in:
SpudGunMan
2025-10-23 21:34:56 -07:00
parent c6b5a1c708
commit db9d7d9790

View File

@@ -1,10 +1,4 @@
# How do I use this thing?
This is not a full turnkey setup for Docker yet
## other info
1. Ensure your serial port is properly shared.
2. Run the Docker container:
```sh
docker run --rm -it --device=/dev/ttyUSB0 meshing-around
```
`docker pull ghcr.io/spudgunman/meshing-around:main`