Skip to content

Commit

Permalink
Fix missing update to viewer => view (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhswenson authored May 13, 2023
1 parent d16b4ef commit 9ec05b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbfe_tutorial/cli_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The `ligand_network.graphml` file describes the atom mappings between the
ligands. We can visualize it with the `openfe view-ligand-network` command:

```bash
openfe ligand-network-viewer network_setup/ligand_network.graphml
openfe view-ligand-network network_setup/ligand_network.graphml
```

This opens an interactive viewer. You can move the ligand names around to get a
Expand Down

0 comments on commit 9ec05b1

Please sign in to comment.