Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n-malih authored Jul 30, 2023
1 parent 8f0475b commit 8e5e9a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ vmdAssis is a VMD extension, therefore you must install VMD first.
![plugin](https://iili.io/HZ3nDru.png)

2)
(windows) Add the following to the end of "vmd.rc" in "C:\Program Files (x86)\University of Illinois\VMD":
(windows) Add the following at the end of "vmd.rc" in "C:\Program Files (x86)\University of Illinois\VMD":

```vmd_install_extension vmdAssist vmdAssist_gui "vmdAssist"```

(unix) Add the following to the end of ".vmdrc" in "/usr/local/lib/vmd":
(unix) Add the following at the end of ".vmdrc" in "/usr/local/lib/vmd":

```vmd_install_extension vmdAssist vmdAssist_gui "vmdAssist"```

Expand Down

0 comments on commit 8e5e9a1

Please sign in to comment.