Project moved organization

master
ooxi 2021-05-08 14:26:55 +02:00
rodzic 6975d348dc
commit 2c292f5862
1 zmienionych plików z 1 dodań i 1 usunięć

@ -159,7 +159,7 @@ sudo apt-get install avrdude avr-libc gcc-avr make unzip
2) Compile the GRBL source code and create the firmware file:
```
cd /home ## or a location you want to download the source code to.
wget https://github.com/grbl/grbl/archive/master.zip
wget https://github.com/gnea/grbl/archive/master.zip
unzip master.zip
cd grbl-master
sudo make grbl.hex