New location of wheel files

This commit is contained in:
2016-03-21 15:51:38 +01:00
parent 16d29050df
commit addb7b90bb

View File

@@ -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
------------------------------