Add install instructions.
This commit is contained in:
parent
d7df755d60
commit
7c7a2e03d9
1 changed files with 8 additions and 0 deletions
|
|
@ -32,6 +32,14 @@ Rendering Examples:
|
|||
Source code for this example can be found [here](examples/cairo_example.py).
|
||||
|
||||
|
||||
Install from source:
|
||||
```
|
||||
$ git clone https://github.com/curtacircuitos/pcb-tools.git
|
||||
$ cd pcb-tools
|
||||
$ make
|
||||
$ python setup.py install
|
||||
```
|
||||
|
||||
Documentation:
|
||||
--------------
|
||||
[PCB Tools Documentation](http://pcb-tools.readthedocs.org/en/latest/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue