diff --git a/README.md b/README.md index df7092a..0ec6f6b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,16 @@ WireViz is a tool for easily documenting cables, wiring harnesses and connector _Note_: WireViz is not designed to represent the complete wiring of a system. Its main aim is to document the construction of individual wires and harnesses. +## Installation + +Installation can be done using pip after cloning the repository: + +``` +git clone +cd +pip3 install -e . +``` + ## Examples ### Demo 01