summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHamilton Kibbe <hamilton.kibbe@gmail.com>2016-11-29 23:31:53 -0500
committerGitHub <noreply@github.com>2016-11-29 23:31:53 -0500
commit467bcdbc2a404b4b79adf6c092c8aed7eac8b9b5 (patch)
tree68959c1d4dd594743d81a271a0d51a7fe56f0fa7 /README.md
parentc15033a7834b825999e9da5ef4a5135cfb125b25 (diff)
downloadgerbonara-467bcdbc2a404b4b79adf6c092c8aed7eac8b9b5.tar.gz
gerbonara-467bcdbc2a404b4b79adf6c092c8aed7eac8b9b5.tar.bz2
gerbonara-467bcdbc2a404b4b79adf6c092c8aed7eac8b9b5.zip
Update Installation Instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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
```