We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61208c8 commit 0e736deCopy full SHA for 0e736de
README.md
@@ -2,8 +2,8 @@
2
Scripts used to setup a Raspberry Pi for use with the Raspberry Pi CNC board
3
4
* Get latest rpi image and copy to SD card
5
-* SSH to RPI, Expand FS first with "sudo raspi-config"
6
* edit "sudo nano /boot/cmdline.txt" remove "Console" settings. (Stops the logging of system messages to the serial port)
+* SSH to RPI, Expand FS first with "sudo raspi-config"
7
8
```
9
cd ~
0 commit comments