correct make command line example

This commit is contained in:
Axel Kohlmeyer
2022-07-27 05:25:36 -04:00
parent 25b9f95061
commit 8c711e405a

View File

@ -31,7 +31,7 @@ spkpath.h contains path to SPPARKS home directory
After editing the Makefile, lmppath.h, and spkpath.h to make them
suitable for your box, type:
g++ -f Makefile.g++
make -f Makefile.g++
and you should get the lmpspk executable.