We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1dc864 commit e1cb792Copy full SHA for e1cb792
1 file changed
README.md
@@ -245,7 +245,7 @@ somd2 perturbable_system.bss --terminal-flip-frequency "1 ps" --terminal-flip-an
245
## Copying output files during a simulation
246
247
When `SOMD2` writes checkpoint files it acquires an exclusive
248
-[file lock](https://filelock.readthedocs.io) on `somd2.lock` inside the output
+[file lock](https://py-filelock.readthedocs.io) on `somd2.lock` inside the output
249
directory. This guarantees that checkpoint files are always in a consistent
250
state on disk.
251
0 commit comments