aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0429e54..d688edf 100644
--- a/README.md
+++ b/README.md
@@ -13,10 +13,18 @@ pcb-tools-extension adds following function to pcb-tools.
Only RS-274x format and Excellon drill format data can be handled by current version of this library.
## Installation
+You can install a stable version by following step.
+
```shell
$ pip install pcb-tools-extension
```
+If you have a intention to try latest developing version, please install as follows.
+
+```shell
+$ pip install git+https://github.com/opiopan/pcb-tools-extension.git
+```
+
## How to panelize
Following code is a example to panelize two top metal layer files.