Skip to content

Commit 9386c30

Browse files
authored
Minor README.md fix
1 parent 6e6ca8d commit 9386c30

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# pcb2gcodeGUI
22
A simple GUI for pcb2gcode.
33
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)
4+
After building it, download pcb2gcode
5+
from https://github.com/pcb2gcode/pcb2gcode/releases
6+
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.
78

89
## Build
910
### Build on Debian Jessie/Sid, Ubuntu Trusty/Utopic/Vivid

0 commit comments

Comments
 (0)