diff --git a/INSTALL.md b/INSTALL.md index 4c85dbfe57..4221d16132 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -2,8 +2,9 @@ ## 1. Acquire the code -For users, the preferred method is to [download a release](https://github.com/cp2k/cp2k/releases/). -For developers, the preferred method is to [download from Git](./README.md#downloading-cp2k-source-code). +For users, the preferred method is to [download a release](https://github.com/cp2k/cp2k/releases/) +(use the versioned tarballs, `cp2k-X.Y.tar.bz2`). For developers, the preferred +method is to [download from Git](./README.md#downloading-cp2k-source-code). For more details on downloading CP2K, see .