From 16e92ca3e0093dc23b8b0aa875081a65b782689f Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 21 Dec 2010 17:53:18 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5423 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- tools/python/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python/README b/tools/python/README index 71be47316e..d895573628 100644 --- a/tools/python/README +++ b/tools/python/README @@ -45,7 +45,7 @@ to drive the Pizza.py modules. Before you run the scripts: To use these scripts you must set the environment variable -LAMMPS_TOOLS_PYTHON in your shell to point to the Pizza.py modules +LAMMPS_PYTHON_TOOLS in your shell to point to the Pizza.py modules that the scripts use. This can either be a) the pizza sub-directory under lammps/tools/python, or b) the src directory in the Pizza.py package if you have installed Pizza.py on your box.