From 0e0afdeb51b7eefaff3da277d7c4db437dc3e870 Mon Sep 17 00:00:00 2001 From: Rene Halver Date: Fri, 20 Jul 2018 10:41:19 -0600 Subject: [PATCH] fixed typo and removed comment --- doc/src/Section_packages.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/src/Section_packages.txt b/doc/src/Section_packages.txt index ea03bdb74e..18ae1a75e6 100644 --- a/doc/src/Section_packages.txt +++ b/doc/src/Section_packages.txt @@ -2731,8 +2731,6 @@ examples/reax :ul :line -RENE: check this section - USER-SCAFACOS package :link(USER-SCAFACOS),h4 [Contents:] @@ -2764,7 +2762,7 @@ args: make lib-scafacos # print help message make lib-scafacos args="-b" # download and build in lib/scafacos/scafacos- -make lib-voronoi args="-p $HOME/scafacos # use existing ScaFaCoS installation in $HOME/scafacos +make lib-scafacos args="-p $HOME/scafacos # use existing ScaFaCoS installation in $HOME/scafacos You can then install/un-install the package and build LAMMPS in the usual manner: