From addb7b90bb40de80fb64eb82eaa2df38425827ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 21 Mar 2016 15:51:38 +0100 Subject: [PATCH] New location of wheel files --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10a3f5a..73f45e0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Blender Cloud addon Installation requires the [Pillar SDK](https://github.com/armadillica/pillar-python-sdk) to be installed. It can either be installed regularly somewhere on the Python PATH, or be stored as a [wheel file](http://pythonwheels.com/) -at `blender_cloud/pillar_sdk-*.whl`. +at `blender_cloud/wheels/pillar_sdk-*.whl`. + Communication & File Structure ------------------------------