Skip to content

Commit 9ec05b1

Browse files
authored
Fix missing update to viewer => view (#63)
1 parent d16b4ef commit 9ec05b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rbfe_tutorial/cli_tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The `ligand_network.graphml` file describes the atom mappings between the
7171
ligands. We can visualize it with the `openfe view-ligand-network` command:
7272

7373
```bash
74-
openfe ligand-network-viewer network_setup/ligand_network.graphml
74+
openfe view-ligand-network network_setup/ligand_network.graphml
7575
```
7676

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

0 commit comments

Comments
 (0)