Skip to content

Commit 24dacb4

Browse files
authored
Update docker/common/install_gromacs.sh
1 parent 21e8b66 commit 24dacb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/common/install_gromacs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export LD_LIBRARY_PATH=${CONDA_PREFIX}/lib:/usr/local/cuda/lib64
88

99
git clone https://gitlab.com/heydenlabasu/streaming-md/gromacs.git
1010
cd gromacs
11-
git checkout imd-v3
11+
git checkout imdv3-sans-tests
1212
mkdir build
1313
cd build
1414
cmake .. \

0 commit comments

Comments
 (0)