git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6493 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2011-06-30 22:41:09 +00:00
parent 694e021972
commit 17413fb144

View File

@ -12,7 +12,7 @@ python setup_serial.py build # for serial LAMMPS and Python
sudo python setup_serial.py install
python setup.py build # for parallel LAMMPS and Python
sudo python setuppy install
sudo python setup.py install
but there are several issues to be aware of, as discussed in the doc
pages.