diff --git a/docs/guide-atm.md b/docs/guide-atm.md index 8afd780..b5088a7 100644 --- a/docs/guide-atm.md +++ b/docs/guide-atm.md @@ -106,7 +106,7 @@ The full complex structure (ParmEd) and OpenMM system can then be created: ```python complex_structure, complex_system = femto.fe.atm.setup_system( - config, + config.setup, receptor, ligand_1, ligand_2,