From 5a9465743650960e5d7811db708189af252af450 Mon Sep 17 00:00:00 2001 From: Michael Skelton <886344+codingo@users.noreply.github.com> Date: Sun, 6 Jan 2019 14:39:36 +1000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8f17071..e68705d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ A threading management application that allows controlled execution of multiple # Contributions Contributions to this project are very welcome. If you're a newcomer to open source and would like some help in doing so, feel free to reach out to me on twitter ([@codingo_](https://twitter.com/codingo_)) and I'll assist wherever I can. +# Setup +Install using: + +```$ python3 setup.py install``` +Dependencies will then be installed and Interlace will be added to your path as `interlace`. + # Usage | Argument | Description |