Update Installation Instructions

This commit is contained in:
Hamilton Kibbe 2016-11-29 23:31:53 -05:00 committed by GitHub
parent c15033a783
commit 467bcdbc2a

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
```