Merge pull request #55 from BenFrantzDale/install-instructions

Add install instructions.
This commit is contained in:
Paulo Henrique Silva 2016-03-22 14:10:47 -03:00
commit 6b054c6815

View file

@ -32,6 +32,13 @@ 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
$ python setup.py install
```
Documentation:
--------------
[PCB Tools Documentation](http://pcb-tools.readthedocs.org/en/latest/)