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:
authorThomas Karl Pietrowski <thopiekar@googlemail.com>2016-03-17 20:32:43 +0300
committerThomas Karl Pietrowski <thopiekar@googlemail.com>2016-03-17 20:32:43 +0300
commit1403458d7933710403262d568e3aecdedcffeb20 (patch)
tree1378555910a62503c815e017a6e8bbb2f78561a2 /README.md
parent6017d9176dd2f8c6a30e9664297f8beb0fab314b (diff)
Adding link for PySerial
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3b9882fa0..09651e5334 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Dependencies
Cura is built on top of the Uranium framework.
* [CuraEngine](https://github.com/Ultimaker/CuraEngine)
This will be needed at runtime to perform the actual slicing.
-* PySerial
+* [PySerial](https://github.com/pyserial/pyserial)
Only required for USB printing support.
Configuring Cura