Updated README

This commit is contained in:
Jack 2024-09-18 11:10:19 -04:00
parent 22b6c1e598
commit 979c809d5a
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Currently, there is no menu button to open Tinyblast. You will need to run the f
```python
import maya.cmds as cmds
cmds.tinyblastOptions()
cmds.openTinyblastOptions()
```
## Future Plans