diff --git a/README.md b/README.md index fae47e3..d7b359e 100644 --- a/README.md +++ b/README.md @@ -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 ```