From db9d7d9790ba800f656c603b25374e769f5ef816 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 23 Oct 2025 21:34:56 -0700 Subject: [PATCH] Update README.md --- script/docker/README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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