Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Kuipers <t.kuipers@ultimaker.com>2016-06-29 12:34:02 +0300
committerGitHub <noreply@github.com>2016-06-29 12:34:02 +0300
commita90be88a0420bc14e7d69f539c1b020c66870d2e (patch)
treef3a783d3a5542cd797da27da3b80f114f1561416 /README.md
parentcba372737333e70139fcdbb7e4e9ea23d1ff7c56 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8aea59b4ff..40a21e8abb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# JediWifiPrintingPlugin
Secret plugin to enable wifi printing from Cura to JediPrinter
-
-Simply copy this into [Cura installation folder]/plugins/JediWifiPrintingPlugin
+Intructions
+----
+- Clone repo into [Cura installation folder]/plugins/JediWifiPrintingPlugin (Or somewhere else and add a link..)
+- sudo apt-get install python3-zeroconf
+- sudo apt-get install python-zeroconf # is this one needed?