Merge branch 'master' into develop

This commit is contained in:
ju5t 2016-12-01 21:15:33 +01:00
commit d6a815225b

View file

@ -36,6 +36,7 @@ Install from source:
```
$ git clone https://github.com/curtacircuitos/pcb-tools.git
$ cd pcb-tools
$ pip install -r requirements.txt
$ python setup.py install
```