diff --git a/script/docker/README.md b/script/docker/README.md index 808db97..6c62e89 100644 --- a/script/docker/README.md +++ b/script/docker/README.md @@ -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 - ``` \ No newline at end of file +`docker pull ghcr.io/spudgunman/meshing-around:main` \ No newline at end of file