Skip to content

Commit

Permalink
Updated Plumed2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hfp committed Dec 9, 2021
1 parent 461334b commit 8bf3769
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/plumed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
To [download](https://www.plumed.org/download), configure, build, and install [Plumed](https://github.com/plumed/plumed2/releases/latest) 2.x (CP2K requires Plumed2), one may proceed as shown below. See also [How to compile CP2K with Plumed](https://www.cp2k.org/howto:install_with_plumed).

```bash
wget --content-disposition --no-check-certificate https://github.com/plumed/plumed2/archive/v2.7.2.tar.gz
tar xvf v2.7.2.tar.gz
cd plumed2-2.7.2
wget --content-disposition --no-check-certificate https://github.com/plumed/plumed2/archive/v2.7.3.tar.gz
tar xvf v2.7.3.tar.gz
cd plumed2-2.7.3

wget --content-disposition --no-check-certificate https://github.com/hfp/xconfigure/raw/master/configure-get.sh
chmod +x configure-get.sh
Expand Down

0 comments on commit 8bf3769

Please sign in to comment.