Skip to content

Commit 611effc

Browse files
authored
Update README.md
1 parent 8e3da67 commit 611effc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,11 @@ in general rigging process.
3535
`pip install enum34`
3636

3737
### Launch
38-
1. Unzip the **auto-rigger** package under
38+
1. Unzip the [autoRigger.zip package](https://github.com/leixingyu/autoRigger/releases/tag/v2.0.0) under
3939
`%USERPROFILE%/Documents/maya/[current maya version]/scripts/`
4040
or a custom directory under `PYTHONPATH` env variable.
4141

42-
2. Rename the package to something like `autoRigger`
43-
44-
3. Run through script editor:
42+
2. Run through script editor:
4543
```python
4644
from autoRigger import autoRigger
4745
autoRigger.show()

0 commit comments

Comments
 (0)