From 9e3e3e74e7f3ba9a6bc8cfd49ab66423de48646f Mon Sep 17 00:00:00 2001 From: Tudor Date: Sun, 30 Aug 2015 20:48:36 -0400 Subject: [PATCH] This is cube2sphere, not sphere2cube --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index d40c4b6..0a4045b 100644 --- a/README.rst +++ b/README.rst @@ -77,7 +77,7 @@ Install `Blender`_, and add ``blender.exe`` to ``PATH``. Finally, :: - pip install sphere2cube + pip install cube2sphere Linux ----- @@ -85,7 +85,7 @@ Linux :: $ apt-get install blender - $ pip install sphere2cube + $ pip install cube2sphere Mac OS X -------- @@ -94,6 +94,6 @@ Similar to Windows, install `Blender`_, and add the ``blender`` executable to `` :: - $ pip install sphere2cube + $ pip install cube2sphere .. _Blender: https://www.blender.org/ \ No newline at end of file