Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NateScarlet committed Aug 18, 2017
1 parent b000b19 commit 603beee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ Then to your `~/.nuke/menu.py` add:
traceback.print_exc()



or add:
```python
nuke.pluginAddPath('tabtabtab')
```
to your `~/.nuke/init.py`, the `tabtabtab` should be your repo path.


The original menu will still be available via "Ctrl+Tab". You can
change the last "Tab" argument to another shortcut if you wish.

Expand Down

0 comments on commit 603beee

Please sign in to comment.