correct make command line example

This commit is contained in:
Axel Kohlmeyer
2022-07-27 05:25:36 -04:00
parent 11897db197
commit c986dd9b97

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 After editing the Makefile, lmppath.h, and spkpath.h to make them
suitable for your box, type: suitable for your box, type:
g++ -f Makefile.g++ make -f Makefile.g++
and you should get the lmpspk executable. and you should get the lmpspk executable.