diff --git a/docs/methods/machine_learning/mace.md b/docs/methods/machine_learning/mace.md index d75f0a1340..e3cc393f59 100644 --- a/docs/methods/machine_learning/mace.md +++ b/docs/methods/machine_learning/mace.md @@ -62,7 +62,7 @@ binaries, installing the toolchain with `--with-libtorch` is sufficient; for GPU provide the path to a CUDA LibTorch build: ```shell -./install_cp2k_toolchain.sh --with-libtorch +./install_cp2k_toolchain.sh --with-libtorch= ``` ## Further Resources