diff --git a/docs/userguide.shtml b/docs/userguide.shtml
index 2d2a6f6..6c06ada 100755
--- a/docs/userguide.shtml
+++ b/docs/userguide.shtml
@@ -52,8 +52,8 @@ Download link.
You can download the file
-packmol-20.14.4.tar.gz which contains the whole source code of
-Packmol. The 20.14.4 is the version number, which might change
+packmol-20.15.1.tar.gz which contains the whole source code of
+Packmol. The 20.15.1 is the version number, which might change
relative to this example.
Windows users: We suggest trying to use the Julia-based distribution
@@ -69,19 +69,21 @@ If you plan to use MOLDY as your MD package, read
How to compile Packmol
+
Follow these instructions if you have download the Packmol source code.
+Most users should have downloaded the Julia wrapper, which doesn't need compilation.
-Once you have downloaded the packmol-20.14.4.tar.gz file from the home-page,
+Once you have downloaded the packmol-20.15.1.tar.gz file from the home-page,
you need to expand the files and compile the package. This is done by:
Expanding the files:
-
tar -xvzf packmol-20.14.4.tar.gz+
tar -xvzf packmol-20.15.1.tar.gzThis will create a directory called packmol inside which you can find the source code. You can build the executable by:
cd packmol makeThat's it, if no error was reported the packmol executable was -built. Note that 20.14.4 is the version number, which may differ +built. Note that 20.15.1 is the version number, which may differ relative to this example.
packmol.inp
is the input file (you can obtain example files by