diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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
```
|