We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6ca8d commit 9386c30Copy full SHA for 9386c30
README.md
@@ -1,9 +1,10 @@
1
# pcb2gcodeGUI
2
A simple GUI for pcb2gcode.
3
The minimum required Qt's version is 5.0.2.
4
-After building it, download and install pcb2gcode
5
-from http://sourceforge.net/projects/pcb2gcode/ (use the
6
-git version)
+After building it, download pcb2gcode
+from https://github.com/pcb2gcode/pcb2gcode/releases
+or follow the instructions in the [README](https://github.com/pcb2gcode/pcb2gcode/blob/master/README.md) to build
7
+the latest git version, then copy the pcb2gcode binary in the same folder of pcb2gcodeGUI.
8
9
## Build
10
### Build on Debian Jessie/Sid, Ubuntu Trusty/Utopic/Vivid
0 commit comments