summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb73b30..0d93550 100644
--- a/README.md
+++ b/README.md
@@ -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/)