Skip to content

Commit

Permalink
Wrong module name.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesterKing committed Nov 8, 2018
1 parent e238f91 commit 388e15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Requirements

This code is currently being written directly for Blender 2.80, even though it is still pre-beta. In general the latest 2.80 build for your platform from [Blender Builder](https://builder.blender.org/download/) should be fine.

The latest `rhino3dm.py` module is also required. It may be that sometimes master of `import_3dm` is required, but not yet uploaded to PyPi. If you want to keep up-to-date the best bet is to build `rhino3dm.py` from source.
The latest `rhino3dm.py` module is also required. It may be that sometimes master of `rhino3dm.py` is required, but not yet uploaded to PyPi. If you want to keep up-to-date the best bet is to build `rhino3dm.py` from source.

When both `import_3dm` and `rhino3dm.py` are becoming more stable we'll start tagging this repository and putting up proper releases.

Expand Down

0 comments on commit 388e15a

Please sign in to comment.