diff --git a/README.md b/README.md index 7bf3e17..1cdc558 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ 在容器中使用gpu需要安装:[nvidia-container-toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) + +关于gromacs,和使用orca准备topol文件时候需要交互,可以使用python库 [pexpect](https://github.com/pexpect/pexpect) 进行自动化交互安装。[官方文档](https://pexpect.readthedocs.io/en/stable/overview.html) + +```shell +pip install pexpect +``` + 运行命令: ```shell