From 54cb3066e2ed200798f415ee9a0d38f5b79e27a4 Mon Sep 17 00:00:00 2001 From: Amanda Ghassaei <amanda.ghassaei@cba.mit.edu> Date: Mon, 25 Sep 2017 15:10:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6666d48..6edd6cc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Depending on how to need to use mods you can start local servers located in <cod <code>node printserver.js</code> -#Mods Connection Debugging +# Mods Connection Debugging set correct serial port permission (do this each time you reboot the machine): <code>chmod a+rwx /dev/ttyUSB0</code> -- GitLab