Skip to content

Commit 4076110

Browse files
committed
Update README.md
1 parent ce0da10 commit 4076110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ There are at least four different ways of loading the script into PyMOL:
117117
```py
118118
run roundview.py
119119
```
120-
Please note that the "run" command just loads the script into PyMOL. It does not execute it. Now the roundview() command is available by typing "roundview", and the on-line documentation is available by typing "roundview".
120+
Please note that the "run" command just loads the script into PyMOL. It does not execute it. Now the roundview() command is available by typing "roundview", and the on-line documentation is available by typing "help roundview".
121121

122122
2. load [`roundview.py`](./roundview.py) with the plugin manager (see plugin pulldown) in PyMOL
123123

0 commit comments

Comments
 (0)